diff options
author | Xenia Ragiadakou <burzalodowa@gmail.com> | 2013-07-02 18:49:25 +0400 |
---|---|---|
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | 2013-08-14 03:05:33 +0400 |
commit | 38a532a621ad8533d8839ef0ff8bd15dc08b8eab (patch) | |
tree | b7df286b308fb43b3ec2a4214dd15c424d1095ef /scripts/Makefile.help | |
parent | 1fe6c4524f765734d376c39d0f41e25519f6235d (diff) | |
download | linux-38a532a621ad8533d8839ef0ff8bd15dc08b8eab.tar.xz |
xhci: replace xhci_info() with xhci_dbg()
This patch replaces the calls to xhci_info() with calls to
xhci_dbg() and removes the unused xhci_info() definition
from xhci-hcd.
By replacing the xhci_info() with xhci_dbg(), the calls to
dev_info() are replaced with calls to dev_dbg() so that
their output can be dynamically controlled via the dynamic
debugging mechanism.
Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Diffstat (limited to 'scripts/Makefile.help')
0 files changed, 0 insertions, 0 deletions