commit | 6dc4a47a0cf423879b505af0e29997fca4088630 | [log] [tgz] |
---|---|---|
author | Linus Walleij <triad@df.lth.se> | Sat Mar 07 00:23:52 2009 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Thu Mar 12 16:50:10 2009 +0000 |
tree | 4cb74ca40842f1b62356fb3d3fbd5df78472c737 | |
parent | bff22c9b85c911719a82b6e7cc8925dd84d278c7 [diff] |
[ARM] 5420/1: MMCI devinit and devexit macros This adds __devinit and __devexit macros to the module probe and remove functions in MMCI. Now includes the __devexit_p() thing too. Signed-off-by: Linus Walleij <linus.walleij@ericsson.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>