commit | 09cd030b54466bc7024977bdab9636a597f63c55 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri Apr 19 10:00:00 2019 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Fri Apr 19 22:37:16 2019 +0200 |
tree | 2b39713f581384455178564bf04c32fcadfbd57f | |
parent | bac68b30d5375fccd42ffcb96d6ab13b51509608 [diff] |
rtc: ep93xx: use rtc_add_group Use rtc_add_group to add the sysfs group in a race free manner. This has the side effect of moving the files to their proper location. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>