summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/ohci-sm501.c
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2012-08-06 18:07:30 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-08-10 12:05:32 -0700
commitb6dd245c4594482d46507a0bfd100439be367952 (patch)
treedef53c96054733d2dea8e07caba0096a308b4c52 /drivers/usb/host/ohci-sm501.c
parent86e4cb35f2260374df4139c2352afe7fe247cb60 (diff)
usb: host: ohci-platform: BUG_ON() to WARN_ON() on probe
usb_ohci_pdata is certainly required in ohci-platform driver. This patch avoids using BUG_ON() from driver, and return from probe with WARN_ON() if pdata was NULL. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ohci-sm501.c')
0 files changed, 0 insertions, 0 deletions