OSDN Git Service

rtc: abx80x: use a 'priv' struct for client data
authorJeremy Gebben <jgebben@sweptlaser.com>
Tue, 11 Sep 2018 17:28:25 +0000 (11:28 -0600)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 12 Sep 2018 10:02:19 +0000 (12:02 +0200)
commitaf69f9a7878413ccdb47a28b024748fd0381a035
tree097cd6605dcbf1d17f9f6bf6b32815cb53cda2ab
parentb7aff107f34f007f32f45136c9a935912a481d32
rtc: abx80x: use a 'priv' struct for client data

This will allow additional data to be tracked, for future
improvements.

Signed-off-by: Jeremy Gebben <jgebben@sweptlaser.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-abx80x.c