diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-04-10 18:39:18 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-04-23 11:55:14 +0300 |
commit | 80c8d927dacc436963af7c0da711578e8c122db8 (patch) | |
tree | a5e370a12909b082903c2e3c2a5a6a84d0ddb54d /drivers/uio/uio.c | |
parent | 2d6c06f5a4094ab4ea15b63af72d2dab74e9415a (diff) | |
download | linux-80c8d927dacc436963af7c0da711578e8c122db8.tar.xz |
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 'drivers/uio/uio.c')
0 files changed, 0 insertions, 0 deletions