From: Samuel Iglesias Gonsálvez Date: Tue, 11 Sep 2012 11:35:07 +0000 (+0200) Subject: Staging: ipack/devices/ipoctal: change exiting procedure X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~337 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca8481c23cc841aeded46a1ad6964c93e8167dd0;p=pandora-kernel.git Staging: ipack/devices/ipoctal: change exiting procedure The ipoctal devices can be uninstalled from the ipack_driver_unregister() call as the device model calles the bus's .remove() function for each device registered by the driver and it will execute the .remove() function of the ipoctal driver. Signed-off-by: Samuel Iglesias Gonsálvez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed