aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2017-11-10 15:40:28 +0200
committerLinus Walleij <[email protected]>2017-11-30 10:53:50 +0100
commitf67a6c11f99a0b7015dea7378b5e82e371425710 (patch)
treeb892fc7ed07c63ddbeb93966e383d43b253cd788 /tools/perf/scripts/python/sctop.py
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff)
gpiolib: acpi: Assign polarity when call acpi_populate_gpio_lookup()
There is no need, since we preserve firmware settings, to override polarity for GpioInt() resources. While Documentation/gpio-properties.txt refers to any from GpioIo() / GpioInt() resources, the active_low flag has been introduced to fill the gap only for GpioIo() which lacks of that information. Moreover, in case of GpioInt() existed solution was broken anyway, it overrides only in one direction, i.e. from 0 to 1, otherwise it would be still 1 as defined in the resource macro. So, move the assignment to a right place and forbid to (semi-)override polarity for GpioInt() type of resources. Signed-off-by: Andy Shevchenko <[email protected]> Reviewed-by: Mika Westerberg <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions