diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-04-30 03:18:24 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-30 05:28:21 +0400 |
commit | 5073cba64fd0acb2555aad8f33ff4c64f68c15db (patch) | |
tree | 729fea3fb7a4f3451da7844b6634292d88dbfb79 /drivers/rtc/rtc-nuc900.c | |
parent | e3c70624e664f6390c699201a93b8528b818f24f (diff) | |
download | linux-5073cba64fd0acb2555aad8f33ff4c64f68c15db.tar.xz |
rtc: rtc-imxdi: add __init/__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-nuc900.c')
0 files changed, 0 insertions, 0 deletions