diff options
| author | Yu-Chun Lin <eleanor15x@gmail.com> | 2026-03-20 23:15:06 +0800 |
|---|---|---|
| committer | Linus Walleij <linusw@kernel.org> | 2026-03-23 14:26:06 +0100 |
| commit | 34006f77890d050e6d80cbee365b5d703c1140b4 (patch) | |
| tree | 032483366acec5e9c3360d38dcd57b0737568302 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | e309dbd523b877f049496ecd6560fa3d9551e2d1 (diff) | |
pinctrl: abx500: Fix type of 'argument' variable
The argument variable is assigned the return value of
pinconf_to_config_argument(), which returns a u32. Change its type from
enum pin_config_param to unsigned int to correctly store the configuration
argument.
Fixes: 03b054e9696c ("pinctrl: Pass all configs to driver on pin_config_set()")
Signed-off-by: Yu-Chun Lin <eleanor15x@gmail.com>
Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
