diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-04-30 01:18:22 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-30 03:28:20 +0200 |
commit | 5149c0359f1db846d97223206d271c06ef176049 (patch) | |
tree | 6aa130fa3c3821fdeff6740277cc444f102b2ccd /drivers/rtc/rtc-ds1302.c | |
parent | rtc: rtc-mv: add __init annotation (diff) | |
download | linux-5149c0359f1db846d97223206d271c06ef176049.tar.xz linux-5149c0359f1db846d97223206d271c06ef176049.zip |
rtc: rtc-davinci: add __exit annotation
When platform_driver_probe() is used, bind/unbind via sysfs is disabled.
Thus, __init/__exit annotations can be added to probe()/remove().
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/rtc/rtc-ds1302.c')
0 files changed, 0 insertions, 0 deletions