Kuninori Morimoto 86e4cb35f2 usb: host: ehci-platform: BUG_ON() to WARN_ON() on probe
usb_ehci_pdata is certainly required in ehci-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>
2012-08-10 12:05:32 -07:00
..
2012-07-26 10:23:47 -07:00
2012-07-30 12:41:17 -07:00
2012-07-26 20:29:52 -07:00
2012-07-16 16:56:48 -07:00
2012-02-13 14:32:34 -08:00
2011-03-31 11:26:23 -03:00
2012-07-26 10:23:47 -07:00
2012-04-18 13:43:30 -07:00
2012-05-01 21:33:37 -07:00
2011-09-18 01:39:36 -07:00
2012-07-26 10:23:47 -07:00
2012-04-27 11:24:43 -07:00
2011-11-18 10:51:00 -08:00
2012-04-27 11:24:44 -07:00
2011-11-18 10:51:00 -08:00
2012-04-27 11:24:45 -07:00