Home
last modified time | relevance | path

Searched hist:"80 f8594f63dd35179235aa22901dfa5ce786fe00" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/mouse/
H A Dappletouch.cdiff 80f8594f63dd35179235aa22901dfa5ce786fe00 Tue May 01 19:56:47 CDT 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: input: appletouch.c: fix up dev_err() usage

We should always reference the input device for dev_err(), not the USB
device. Fix up the places where I got this wrong.

Reported-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
CC: Alessandro Rubini <rubini@ipvvis.unipv.it>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>