mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-14 13:05:03 +00:00
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: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>