Loading
USB: remove info() macro from usb/serial 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 <gregkh@suse.de>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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 <gregkh@suse.de>