]> git.baikalelectronics.ru Git - kernel.git/commit
USB: isp1362: remove unused _BUG_ON() calls
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Jun 2013 18:32:58 +0000 (11:32 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 23:35:17 +0000 (16:35 -0700)
commitaa98ad6250aacd81410a3d9aa8a0a9fb61769a3b
tree485b287e26eca6e012ea811c6db8dfa02f87e390
parent4115b0d13e7d9311b1ed7b8dd61f5f42b60a5275
USB: isp1362: remove unused _BUG_ON() calls

We shouldn't ever panic in a driver, and these calls were never being
used, so just delete them, as obviously the driver is working properly
now (right?)

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