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)
commit374f4bfdf5b6a37a641c13ef22e0bbb42e0b3ac7
treea53305cc023155b9e8e0cd0f3e2f7c1d0fef203c
parent2809508d3b63c9fedf8daf23d08dd61f40a761f4
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
This page took 0.024974 seconds and 5 git commands to generate.