Searched hist:bd028769f741b88dc06831bfe7edb181671758ea (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/input/mouse/ |
H A D | bcm5974.c | diff bd028769f741b88dc06831bfe7edb181671758ea Wed May 02 06:33:05 CEST 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: bcm5974.c: remove dbg() usage
dbg() was a very old USB-specific macro that should no longer be used. This patch removes it from being used in the driver and uses dev_dbg() instead.
CC: Henrik Rydberg <rydberg@euromail.se> CC: Alessandro Rubini <rubini@ipvvis.unipv.it> CC: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|