]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: ds1307: Add m41t0 to OF device ID table
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Sat, 8 Apr 2017 15:22:02 +0000 (17:22 +0200)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 14 Apr 2017 10:08:53 +0000 (12:08 +0200)
commitdb2f814194eb5898b6e0a2de9700ef204f4d040f
treea9b205d257f41d7d97203d2e87e310160ca5b197
parent8566f70c8a90f3914b06e934852596ba94aaa381
rtc: ds1307: Add m41t0 to OF device ID table

m41t0 was added to the I2C device ID table but not the OF table. Fix that.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/rtc-ds1307.c