commit | 6e0ee714fdab0568c3487455951dea2673e9557f | [log] [tgz] |
---|---|---|
author | Bill Pemberton <[email protected]> | Mon Nov 19 13:26:03 2012 -0500 |
committer | Greg Kroah-Hartman <[email protected]> | Wed Nov 28 12:28:18 2012 -0800 |
tree | 9242d8a28380ca80bebdd08d0997d39d03f2062f | |
parent | 9647f84deeefcba8b9be22e1f1305eda88851635 [diff] |
mmc: remove use of __devexit CONFIG_HOTPLUG is going away as an option so __devexit is no longer needed. Signed-off-by: Bill Pemberton <[email protected]> Cc: Manuel Lauss <[email protected]> Cc: Chris Ball <[email protected]> Cc: "Michał Mirosław" <[email protected]> Cc: Jarkko Lavinen <[email protected]> Cc: Venkatraman S <[email protected]> Cc: Viresh Kumar <[email protected]> Cc: Ian Molton <[email protected]> Cc: Bruce Chang <[email protected]> Cc: Harald Welte <[email protected]> Cc: Pierre Ossman <[email protected]> Acked-by: Guennadi Liakhovetski <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>