From: Samuel Iglesias Gonsálvez Date: Tue, 11 Sep 2012 11:35:06 +0000 (+0200) Subject: Staging: ipack/bridges/tpci200: fix the uninstall the ipack device X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~338 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7273b88ebfc1b3ea5387e37fae8b1d77e59e169f;p=pandora-kernel.git Staging: ipack/bridges/tpci200: fix the uninstall the ipack device Using the call to the ipack_device_unregister() function to avoid the strange way it was doing, as the device model will take care of calling the bus's .remove function when a device is being unregistered. Signed-off-by: Samuel Iglesias Gonsálvez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed