commit | 48fda45120a819ca40cadc50144b55bff1c4c78d | [log] [tgz] |
---|---|---|
author | Ishizaki Kou <kou.ishizaki@toshiba.co.jp> | Wed Feb 14 16:04:17 2007 +0900 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 16 15:32:22 2007 -0800 |
tree | 6602f22f79b57d3aedccad061be8bcd24b74d8db | |
parent | 7426fa8081766158525e063d69ad129744c42cd7 [diff] |
USB: ps3: don't call ps3_system_bus_driver_register on other platforms ps3_system_bus_driver_register is PS3 platform specific function. On other platforms, it triggers WARN_ON in kref_get. Signed-off-by: Kou Ishizaki <kou.ishizaki@toshiba.co.jp> Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: David Brownell <dbrownell@users.sourceforge.net> Cc: Geoff Levand <geoffrey.levand@am.sony.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>