rtc: ds2404: remove ds2404_chip_ops
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 19 Apr 2019 08:25:00 +0000 (10:25 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Fri, 19 Apr 2019 20:37:17 +0000 (22:37 +0200)
commitc7ac260fe76fa69caa62fe8e7eef544f7962bf33
tree2bdea840be2f455a095836e029f3c1fa6ea99cd1
parent14556f04e546de8c639f8393527a0600f79ca7b7
rtc: ds2404: remove ds2404_chip_ops

There is only one ds2404_chip_ops struct that is implemented, remove the
unnecessary indirection.

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