diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-01-10 16:08:02 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2023-02-22 21:06:29 +0100 |
commit | f525b210e9d4dcefb88594d50e426068e62840f4 (patch) | |
tree | 8ef17de510135610a4cd8dee69a3167fc57af944 /drivers/fpga/fpga-mgr.c | |
parent | fd9a6a13949af81062f4cd04f2c1b28ca5311e71 (diff) |
rtc: isl12022: Get rid of unneeded private struct isl12022
First of all, the struct rtc_device pointer is kept in the managed
resources, no need to keep it outside (no users in the driver).
Second, replace private struct isl12022 with a regmap.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Link: https://lore.kernel.org/r/20230110140806.87432-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions