]> git.baikalelectronics.ru Git - kernel.git/commit
USB: isp1362: remove _DBG() usage
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Jun 2013 18:33:00 +0000 (11:33 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:35:17 +0000 (16:35 -0700)
commita1f5193ae3556de6cd1e46e18bcde52a306a70c4
treea53305cc023155b9e8e0cd0f3e2f7c1d0fef203c
parent2f49dbc84a70acd475741bca076d2e220897e543
USB: isp1362: remove _DBG() usage

If you want a debug call, just make it, so move to using the
already-there DBG() call.  No need to make things more complex than they
really need to be.

Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/isp1362-hcd.c
drivers/usb/host/isp1362.h