Home
last modified time | relevance | path

Searched hist:"9 c113dc67ab712e1bb82e974e51c49a678562713" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/mouse/
H A Dappletouch.cdiff 9c113dc67ab712e1bb82e974e51c49a678562713 Wed Apr 25 16:48:31 CDT 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: appletouch.c: remove err() usage

err() was a very old USB-specific macro that I thought had
gone away. This patch removes it from being used in the
driver and uses dev_err() instead.

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