]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: remove info() macro from usb mtd drivers
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 18 Aug 2008 20:21:04 +0000 (13:21 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 17 Oct 2008 21:41:10 +0000 (14:41 -0700)
commitb887265c165f94917d0f565b1883a6e7b3c8388c
treeb1c3d3cbc02c5bf191510d37b0a480a3af70286e
parent899ef6e7cf2f057fcfd8071b36de04117313242b
USB: remove info() macro from usb mtd 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.

Acked-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/mtd/nand/alauda.c