On Fri, Oct 10, 2008 at 09:42:07AM -0400, Dmitry Torokhov wrote:
On Thu, Oct 09, 2008 at 10:03:05PM -0700, Greg KH wrote:
quoted
From: Greg Kroah-Hartman <gregkh@suse.de>
USB should not be having it's own printk macros, so remove info() and
use the system-wide standard of dev_info() wherever possible.
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
---
Dmitry, this has been in the USB tree for a few months now, sorry for
not sending it to you sooner. I can easily keep it in my tree and send
it to Linus for this merge if you want me to, or you can take it in your
tree, which ever you want me to do.
Greg, just push it through your tree since it's already there. I don't
think we have any clashes in this code.
Great, thanks for letting me know.
greg k-h