Xenia Ragiadakou
5c1127d320
xhci: replace printk(KERN_DEBUG ...)
...
This patch replaces the calls to printk(KERN_DEBUG ...)
with either calls to xhci_dbg() or calls to pr_debug(),
depending on whether the xhci_hcd structure is available
at callsite, so that the correspoding debugging messages
are not enabled by default when CONFIG_DYNAMIC_DEBUG option
is set but rather can be enabled dynamically taking advantage
of the dynamic debugging feature.
Also, it adds a newline at the end of debugging messages in
case there is not, so that messages don't appear broken
when printed.
Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com >
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com >
2013-08-13 16:05:34 -07:00
..
2013-06-06 12:14:38 -07:00
2013-06-24 16:21:52 -07:00
2013-03-25 13:35:05 -07:00
2013-07-31 17:53:50 -07:00
2013-07-25 12:01:12 -07:00
2013-06-17 13:54:48 -07:00
2013-08-02 05:37:07 +08:00
2013-04-08 09:40:20 -07:00
2013-07-31 17:53:50 -07:00
2013-07-31 17:53:50 -07:00
2013-05-16 17:47:15 -07:00
2013-07-31 17:53:50 -07:00
2013-07-31 17:53:50 -07:00
2013-07-23 14:50:29 -07:00
2013-07-31 17:53:50 -07:00
2013-06-17 13:56:25 -07:00
2013-07-25 12:01:12 -07:00
2013-04-01 12:32:43 -07:00
2013-03-28 14:49:53 -07:00
2013-07-31 17:53:50 -07:00
2013-05-30 21:20:04 +09:00
2013-05-16 17:47:16 -07:00
2013-07-31 17:53:50 -07:00
2013-05-30 21:32:53 +09:00
2013-07-31 17:53:50 -07:00
2013-07-31 17:53:50 -07:00
2013-03-25 13:36:32 -07:00
2013-07-25 12:01:12 -07:00
2013-06-17 13:54:47 -07:00
2013-05-30 21:34:31 +09:00
2013-05-30 21:34:31 +09:00
2013-07-29 11:15:39 -07:00
2013-07-29 11:15:39 -07:00
2013-07-31 17:53:50 -07:00
2013-06-03 10:52:40 -07:00
2013-05-17 10:12:52 -07:00
2013-06-24 16:20:43 -07:00
2013-07-31 17:53:50 -07:00
2013-07-31 17:53:50 -07:00
2013-07-23 16:35:17 -07:00
2013-07-31 17:53:50 -07:00
2013-07-24 14:43:05 -07:00
2013-05-15 13:44:44 -04:00
2013-07-31 17:53:50 -07:00
2013-07-29 11:15:39 -07:00
2013-07-29 11:15:39 -07:00
2013-08-02 11:31:29 +08:00
2013-07-31 17:53:50 -07:00
2013-07-26 13:54:29 -07:00
2013-07-31 17:53:50 -07:00
2013-07-26 13:55:21 -07:00
2013-05-30 21:36:03 +09:00
2013-05-16 17:47:17 -07:00
2013-05-30 21:32:52 +09:00
2013-05-17 10:14:52 -07:00
2013-07-25 12:01:12 -07:00
2013-07-31 17:53:50 -07:00
2013-05-30 21:36:03 +09:00
2013-07-31 17:53:50 -07:00
2013-07-25 12:01:12 -07:00
2013-07-31 17:53:50 -07:00
2013-05-30 21:36:03 +09:00
2013-07-31 17:53:50 -07:00
2013-05-16 17:47:18 -07:00
2013-05-27 11:00:52 +09:00
2013-07-31 17:53:50 -07:00
2013-05-17 10:14:53 -07:00
2013-06-03 11:03:18 -07:00
2013-05-27 11:00:52 +09:00
2013-07-23 14:50:29 -07:00
2013-07-29 07:43:16 -07:00
2013-07-31 17:53:50 -07:00
2013-03-15 12:26:38 -07:00
2013-07-31 17:53:50 -07:00
2013-07-24 14:43:05 -07:00
2013-07-31 17:53:50 -07:00
2013-05-30 21:32:54 +09:00
2013-05-15 13:41:40 -04:00
2013-05-30 21:32:54 +09:00
2013-05-15 13:42:45 -04:00
2013-06-14 13:50:17 -07:00
2013-06-05 16:48:24 -07:00
2013-07-23 14:19:19 -07:00
2013-06-18 10:53:54 -07:00
2013-07-29 07:43:16 -07:00
2013-08-13 16:05:31 -07:00
2013-07-25 08:10:09 -07:00
2013-08-13 16:05:34 -07:00
2013-08-13 16:05:33 -07:00