summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/rtc
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@bootlin.com>2020-12-06 00:14:48 +0100
committerAlexandre Belloni <alexandre.belloni@bootlin.com>2020-12-16 00:33:33 +0100
commitf70cc33029fca3cf62bffb15102ea42eb4d097ac (patch)
tree7c32ee1f3517ddad58b76c9b854f76fc9fb8a59b /Documentation/devicetree/bindings/rtc
parentce9af89392024f57247187afc345991b784f9bae (diff)
rtc: fix RTC removal
Since the rtc_register_device, removing an RTC device will end with a refcount_t: underflow; use-after-free warning since put_device is called twice in the device tear down path. Fixes: fdcfd854333b ("rtc: rework rtc_register_device() resource management") Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Reviewed-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Link: https://lore.kernel.org/r/20201205231449.610980-1-alexandre.belloni@bootlin.com
Diffstat (limited to 'Documentation/devicetree/bindings/rtc')
0 files changed, 0 insertions, 0 deletions