rtc: pcf85363: remove bogus i2c functionality check
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 10 Apr 2019 20:56:02 +0000 (22:56 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 11 Apr 2019 14:42:55 +0000 (16:42 +0200)
commit176a5ee32c250918e8e2ad5e0ce0f35eaf3479ee
tree0881fd960f6c825349889d87335ff7b154d9ac97
parentc0ec8319cc41c69dfb34493de4fb712eaebdf806
rtc: pcf85363: remove bogus i2c functionality check

regmap is abstracting the i2c functionalities the best it can, there is no
need to check.

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-pcf85363.c