summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2025-01-29 17:26:59 +0200
committerLee Jones <lee@kernel.org>2025-02-10 17:34:57 +0000
commit59670b23bfb649b29ad185618116d522f0e7ae90 (patch)
tree88d08bb56c8e2fa94d791d6921356f4ebb9e7c9d /tools/perf/scripts
parentc629c972b310af41e9e072febb6dae9a299edde6 (diff)
leds: lp8860: Drop unneeded assignment for cache_type
REGCACHE_NONE is the default type of the cache when not provided. Drop unneeded explicit assignment to it. Note, it's defined to 0, and if ever be redefined, it will break literally a lot of the drivers, so it very unlikely to happen. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20250129152659.1801420-1-andriy.shevchenko@linux.intel.com Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions