• G
    USB: input: xpad.c: fix up dev_* messages · 8818e419
    Greg Kroah-Hartman 提交于
    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: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    8818e419
xpad.c 30.6 KB