diff options
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2017-07-06 11:42:00 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2017-07-07 13:14:10 +0200 |
commit | 3068a254d5519cd5116f61297462da6d1aa84c20 (patch) | |
tree | 996896001b788c362f3de5e63c5ed9141f661754 /net/ipx | |
parent | b91336df8ac2f5d15a2132074ba596580526db1d (diff) |
rtc: introduce new registration method
Introduce rtc_register_device() to register an already allocated and
initialized struct rtc_device. It automatically sets up the owner and the
two steps allocation/registration will allow to remove race conditions in
the IRQ handling of some driver. It also allows to properly extend the core
without adding more arguments to rtc_device_register().
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'net/ipx')
0 files changed, 0 insertions, 0 deletions