diff options
author | Marek Vasut <marek.vasut@gmail.com> | 2018-06-11 14:58:38 +0300 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2018-07-04 09:15:29 +0300 |
commit | 7494de0454af50215bc46c93c83b88a32ca39fab (patch) | |
tree | e6ffc3743c2a9fc1f071c23100818323a9bd65ed /drivers/misc/ad525x_dpot-spi.c | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 (diff) | |
download | linux-7494de0454af50215bc46c93c83b88a32ca39fab.tar.xz |
mfd: da9063: Replace regmap_add_irq_chip with devm counterpart
Use devm_regmap_add_irq_chip() instead of plain regmap_add_irq_chip(),
which removes the need for da9063_irq_exit() altogether and also
fixes a bug in da9063_device_init() where the da9063_irq_exit() was
not called in a failpath.
Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/misc/ad525x_dpot-spi.c')
0 files changed, 0 insertions, 0 deletions