diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-06-09 21:24:44 +0300 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-06-22 10:58:51 +0300 |
commit | 4e7293e3a2a367d0935925988acfd941549ce489 (patch) | |
tree | 5366e1058d91180b6ba4301e27498dca82d8b883 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 5bae1f08e2853d17ce2ceeca71fe5a3ee03a0a69 (diff) | |
download | linux-4e7293e3a2a367d0935925988acfd941549ce489.tar.xz |
pinctrl: cherryview: Introduce chv_readl() helper
There are plenty of places where we call
readl(chv_padreg(pctrl, offset, ...));
Replace them with newly introduced chv_readl() helper
chv_readl(pctrl, offset, ...);
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions