ssb: Make bus registration failure not be silent
authorLarry Finger <Larry.Finger@lwfinger.net>
Fri, 23 Apr 2010 18:17:21 +0000 (13:17 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 26 Apr 2010 18:21:23 +0000 (14:21 -0400)
commitce9626eae243b788993fedc03f30e2d1cb178c7a
treea5df81baa2cc680bd71b35c2d840b1dc914e7521
parent5a673964266438784b4ebf65ee07970cde61ab5e
ssb: Make bus registration failure not be silent

In kernel Bugzilla #15825, a case where routine ssb_bus_pcibus_register()
fails silently is reported. The cause for the failure is still being
investigated; however, the diagnosis would be easier if the failure
had been reported.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/ssb/main.c