summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2019-04-10 18:39:18 +0300
committerLinus Walleij <linus.walleij@linaro.org>2019-04-23 10:55:14 +0200
commit80c8d927dacc436963af7c0da711578e8c122db8 (patch)
treea5e370a12909b082903c2e3c2a5a6a84d0ddb54d /tools
parent2d6c06f5a4094ab4ea15b63af72d2dab74e9415a (diff)
downloadlinux-80c8d927dacc436963af7c0da711578e8c122db8.tar.bz2
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 <andriy.shevchenko@linux.intel.com> Acked-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions