From: Ishizaki Kou Date: Wed, 14 Feb 2007 07:04:17 +0000 (+0900) Subject: USB: ps3: don't call ps3_system_bus_driver_register on other platforms X-Git-Tag: v2.6.21-rc1~82^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48fda45120a819ca40cadc50144b55bff1c4c78d;p=pandora-kernel.git 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 Acked-by: Benjamin Herrenschmidt Cc: David Brownell Cc: Geoff Levand Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed