Searched hist:"1 ef37c60" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/misc/ |
H A D | adutux.c | 1ef37c60 Wed Jun 26 18:30:45 CDT 2013 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: adutux: remove custom debug macro and module parameter
Now that we don't use the dbg() macro, remove it, and the module parameter. Also fix up the "dump_data" function to properly use the dynamic debug core and the correct printk options, and don't call it twice per function, as the data doesn't change from the beginning and the end of the call.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> 1ef37c60 Wed Jun 26 18:30:45 CDT 2013 Greg Kroah-Hartman <gregkh@linuxfoundation.org> USB: adutux: remove custom debug macro and module parameter Now that we don't use the dbg() macro, remove it, and the module parameter. Also fix up the "dump_data" function to properly use the dynamic debug core and the correct printk options, and don't call it twice per function, as the data doesn't change from the beginning and the end of the call. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|