diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-04-29 16:18:25 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-29 18:28:21 -0700 |
commit | e7a6c21475a7d0dcb6e2248eb210e7db1d370222 (patch) | |
tree | da8260841c8016bb5125d26c2204a542c6ce1f31 /drivers/rtc/rtc-pcap.c | |
parent | 5073cba64fd0acb2555aad8f33ff4c64f68c15db (diff) | |
download | lwn-e7a6c21475a7d0dcb6e2248eb210e7db1d370222.tar.gz lwn-e7a6c21475a7d0dcb6e2248eb210e7db1d370222.zip |
rtc: rtc-nuc900: 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-pcap.c')
0 files changed, 0 insertions, 0 deletions