From: Greg Kroah-Hartman Date: Sat, 11 Oct 2008 22:14:23 +0000 (+0200) Subject: HID: remove info() macro from usb HID drivers X-Git-Tag: v2.6.28-rc1~571^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddbe32491951c092abbd3647fd104e79deb19528;p=pandora-kernel.git HID: remove info() macro from usb HID drivers USB should not be having it's own printk macros, so remove info() and use the system-wide standard of dev_info() wherever possible. Signed-off-by: Greg Kroah-Hartman Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed