Files
kernel_arpi/include/linux
Alexandre Belloni 3068a254d5 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>
2017-07-07 13:14:10 +02:00
..
2017-05-04 09:19:24 +02:00
2017-04-21 10:45:01 -04:00
2017-04-28 18:09:59 -04:00
2017-05-01 14:09:21 -07:00
2017-04-26 23:54:06 -04:00
2017-04-27 05:13:04 -04:00
2017-05-12 15:57:15 -07:00
2017-05-03 15:52:10 -07:00
2017-05-08 17:15:12 -07:00
2017-05-03 15:52:10 -07:00
2017-04-24 14:30:46 -04:00
2017-04-26 13:03:04 -04:00
2017-05-09 16:43:23 +03:00
2017-05-03 15:52:10 -07:00
2017-07-07 13:14:10 +02:00
2017-05-08 17:15:12 -07:00
2017-05-09 16:43:22 +03:00