diff options
author | Thomas Bogendoerfer <tbogendoerfer@suse.de> | 2019-04-11 16:33:21 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2019-04-12 12:23:20 +0200 |
commit | 692802d26b3ae3578fe77ada89b58217fe1c3d75 (patch) | |
tree | 21ac4f10766b86eff74724b41cf1c15e8225c264 /drivers/dca | |
parent | 7342e2a73a37ab936e4cabdfdc1b868c898bb805 (diff) | |
download | linux-692802d26b3ae3578fe77ada89b58217fe1c3d75.tar.bz2 |
rtc: ds1685: fix crash caused by referencing wrong device struct
sysfs entries added by rtc_add_group are called with the rtc device
as argument and not the underlying device. Fixed by using the dev->parent
Fixes: cfb74916e2ec ("rtc: ds1685: use rtc_add_group")
Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@suse.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'drivers/dca')
0 files changed, 0 insertions, 0 deletions