From: Greg Kroah-Hartman Date: Mon, 18 Aug 2008 20:21:04 +0000 (-0700) Subject: USB: remove info() macro from usb mtd drivers X-Git-Tag: v2.6.28-rc1~254^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b887265c165f94917d0f565b1883a6e7b3c8388c;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed