diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-01-10 17:08:02 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2023-02-22 23:06:29 +0300 |
commit | f525b210e9d4dcefb88594d50e426068e62840f4 (patch) | |
tree | 8ef17de510135610a4cd8dee69a3167fc57af944 /tools/perf/scripts/python/stackcollapse.py | |
parent | fd9a6a13949af81062f4cd04f2c1b28ca5311e71 (diff) | |
download | linux-f525b210e9d4dcefb88594d50e426068e62840f4.tar.xz |
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 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions