rtc: 88pm860x: stop calling unused callback
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 11 Mar 2020 22:39:53 +0000 (23:39 +0100)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 16 Mar 2020 10:55:55 +0000 (11:55 +0100)
commit1c9fe6d6d2752cbca0b006355d0557cdf355b559
tree7148924b9af14f71c483056c3cdc3d6cb26bf07f
parentb773f2a97fc5d53c5e57cf37fd4029026d38ba55
rtc: 88pm860x: stop calling unused callback

pdata->sync is not defined by any platform, stop calling it.

Link: https://lore.kernel.org/r/20200311223956.51352-3-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-88pm860x.c