commit | 7273b88ebfc1b3ea5387e37fae8b1d77e59e169f | [log] [tgz] |
---|---|---|
author | Samuel Iglesias Gonsálvez <siglesias@igalia.com> | Tue Sep 11 13:35:06 2012 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 11 12:18:11 2012 -0700 |
tree | 649843aae4f12dc51f8108b856cefbc3e60135ab | |
parent | b442bf738454d5eeaf695e45051e9fa7242bb9a3 [diff] |
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 <siglesias@igalia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>