diff options
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2016-10-28 12:32:53 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2016-11-29 09:21:28 +0100 |
commit | d34bffb5c5b4c370890f78c882136fe4711e9730 (patch) | |
tree | 2641d2362959aa5c1a90af629c4b4e06d9976e1c /drivers/mfd/si476x-i2c.c | |
parent | mfd: wm8994-core: Don't use managed regulator bulk get API (diff) | |
download | linux-d34bffb5c5b4c370890f78c882136fe4711e9730.tar.xz linux-d34bffb5c5b4c370890f78c882136fe4711e9730.zip |
mfd: arizona: Use irq_find_mapping when appropriate
No need to use irq_create_mapping (although there is no issue with
doing so) when we are only looking up an existing mapping. Just to
streamline things a little and make the code a little more clear
change some calls from irq_create_mapping to irq_find_mapping.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/si476x-i2c.c')
0 files changed, 0 insertions, 0 deletions