commit | cee015d90d96495d8376871af0f1a33027303d5e | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Mon Sep 14 17:45:59 2020 +0200 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Tue Sep 15 10:50:38 2020 +0200 |
tree | 08a5880c550d9d1c5ecf88a2ea225c2aeae348de | |
parent | 0ce627785afa730d8f6568eb8738d1700cbc4569 [diff] |
rtc: rx8010: switch to using the preferred i2c API We should generally use probe_new instead of probe when registering i2c drivers. Convert rx8010 to using it. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20200914154601.32245-13-brgl@bgdev.pl