aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2019-04-10 18:39:18 +0300
committerLinus Walleij <[email protected]>2019-04-23 10:55:14 +0200
commit80c8d927dacc436963af7c0da711578e8c122db8 (patch)
treea5e370a12909b082903c2e3c2a5a6a84d0ddb54d /tools/perf/scripts/python
parent2d6c06f5a4094ab4ea15b63af72d2dab74e9415a (diff)
gpiolib: acpi: Change type of dflags
Most of the code inside GPIO library is using enum gpiod_flags. Some of the function still operate with unsigned int. In order to be more consistent and better type checking, convert acpi_gpiochip_parse_own_gpio() to use enum gpiod_flags instead of unsigned int. Signed-off-by: Andy Shevchenko <[email protected]> Acked-by: Hans de Goede <[email protected]> Reviewed-by: Mika Westerberg <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions