aboutsummaryrefslogtreecommitdiff
path: root/mm/percpu.c
diff options
context:
space:
mode:
authorAndy Shevchenko2024-04-17 13:37:27 +0300
committerAndy Shevchenko2024-04-18 12:57:58 +0300
commit716b532814ffd94792f9033c3ece79145d92d701 (patch)
tree098b8475d6a90b8157495edad3ff9e4b57c0eff0 /mm/percpu.c
parent57b60ec4b30df188ca31bdd95971a6ef5dfc5094 (diff)
gpiolib: acpi: Add fwnode name to the GPIO interrupt label
It's ambiguous to have a device-related index in the GPIO interrupt label as most of the devices will have it the same or very similar. Extend label with fwnode name for better granularity. It significantly reduces the scope of searching among devices. Ex. (for the PCA9355 and MAX3111e chips connected to the system): === Before === PCA953x: GpioInt() 0 MAX3111e: GpioInt() 0 === After === PCA953x: NIO1 GpioInt(0) MAX3111e: URT0 GpioInt(0) Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'mm/percpu.c')
0 files changed, 0 insertions, 0 deletions