• Greg Kroah-Hartman's avatar
    USB: input: aiptek.c: fix up dev_* messages · 871ba51c
    Greg Kroah-Hartman authored
    Previously I had made the struct device point to the input device, but
    after talking with Dmitry, he said that the USB device would make more
    sense for this driver to point to.  So converted it to use that instead.
    
    CC: Dmitry Torokhov <dmitry.torokhov@gmail.com>
    CC: Jesper Juhl <jj@chaosbits.net>
    CC: JJ Ding <dgdunix@gmail.com>
    CC: Edwin van Vliet <edwin@cheatah.nl>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    871ba51c
aiptek.c 62.1 KB