Searched hist:"3879 e304" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/host/ |
H A D | ohci-sa1111.c | 3879e304 Tue May 01 23:33:39 CDT 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: ohci-sa1111.c: remove dbg() usage
dbg() was a very old USB-specific macro that should no longer be used. This patch removes it from being used in the driver and uses dev_dbg() instead.
CC: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 3879e304 Tue May 01 23:33:39 CDT 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: ohci-sa1111.c: remove dbg() usage dbg() was a very old USB-specific macro that should no longer be used. This patch removes it from being used in the driver and uses dev_dbg() instead. CC: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|