commit | fe184be8c3528f848f66d51340d42afc92209f0a | [log] [tgz] |
---|---|---|
author | Stephen Boyd <swboyd@chromium.org> | Mon Aug 03 17:58:15 2020 -0600 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Thu Sep 03 19:40:44 2020 +0100 |
tree | 456beb3526e577a2240623973db1a0547a52715b | |
parent | f86ff7480c3efc7398b366b6d16158768c878d36 [diff] |
iio: sx9310: Use irq trigger flags from firmware We shouldn't need to set default irq trigger flags here as the firmware should have properly indicated the trigger type, i.e. level low, in the DT or ACPI tables. Signed-off-by: Stephen Boyd <swboyd@chromium.org> Signed-off-by: Daniel Campello <campello@chromium.org> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>