Home
last modified time | relevance | path

Searched hist:"3 f37d8e8e18f4ec7a1bb96ea95910e51e5775d5b" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/input/misc/
H A Dcm109.cdiff 3f37d8e8e18f4ec7a1bb96ea95910e51e5775d5b Wed Apr 25 16:48:25 CDT 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: cm109.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: Dmitry Torokhov <dmitry.torokhov@gmail.com>
CC: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>