diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-01-10 17:08:03 +0300 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | 2023-02-22 23:06:30 +0300 |
commit | 93219a4fb8bdf279f749b5eef40bef1bbe805fc3 (patch) | |
tree | bf816f01e5b9f74ea01e6fe18272cc5ad2235286 /tools/perf/scripts/python/task-analyzer.py | |
parent | f525b210e9d4dcefb88594d50e426068e62840f4 (diff) | |
download | linux-93219a4fb8bdf279f749b5eef40bef1bbe805fc3.tar.xz |
rtc: isl12022: Explicitly use __le16 type for ISL12022_REG_TEMP_L
We are reading 10-bit value in a 16-bit register in LE format.
Make this explicit by using __le16 type for it and corresponding
conversion function.
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-3-andriy.shevchenko@linux.intel.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions