commit | fc219291ea973e59bc29025565c25725958f89ce | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Dec 23 11:14:30 2019 +0100 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Mon Dec 23 11:16:23 2019 +0100 |
tree | c1839178bf21e80cdbed72ba90dd97e26d0adf80 | |
parent | 8e99106c920ab64549a8a47bf994d3f5dfedc6b4 [diff] |
rtc: rv3029: annotate init and exit functions rv30{2,4}9_register_driver and rv30{2,4}9_unregister_driver are only called from the init and exit functions of the module. Annotate them properly. Link: https://lore.kernel.org/r/20191223101430.1091572-1-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>