diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2011-11-02 13:37:56 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-02 16:06:58 -0700 |
commit | db5cf8d1ac4ac3fa06d89345154ce20068aeb097 (patch) | |
tree | 005495c7dc31ab072226b076c44083a1b08da8d9 /crypto/twofish_generic.c | |
parent | 43fcb81550f7a16be192b19c77a379c9b27b1585 (diff) | |
download | blackbird-op-linux-db5cf8d1ac4ac3fa06d89345154ce20068aeb097.tar.gz blackbird-op-linux-db5cf8d1ac4ac3fa06d89345154ce20068aeb097.zip |
drivers/rtc/rtc-mc13xxx.c: move probe and remove callbacks to .init.text and .exit.text
The driver is added using platform_driver_probe(), so the callbacks can be
discarded more aggessively.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'crypto/twofish_generic.c')
0 files changed, 0 insertions, 0 deletions