diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2012-08-06 18:07:30 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-10 12:05:32 -0700 |
commit | b6dd245c4594482d46507a0bfd100439be367952 (patch) | |
tree | def53c96054733d2dea8e07caba0096a308b4c52 /drivers/usb/host/alchemy-common.c | |
parent | 86e4cb35f2260374df4139c2352afe7fe247cb60 (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/alchemy-common.c')
0 files changed, 0 insertions, 0 deletions