• Greg Kroah-Hartman's avatar
    USB: input: xpad.c: fix up dev_* messages · 8818e419
    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: "Magnus Hörlin" <magnus@alefors.se>
    CC: Rusty Russell <rusty@rustcorp.com.au>
    CC: Mauro Carvalho Chehab <mchehab@redhat.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    8818e419
xpad.c 30.6 KB