summary refs log tree commit diff
path: root/drivers/hwmon/emc2103.c
diff options
context:
space:
mode:
authorAdam Thomson <Adam.Thomson.Opensource@diasemi.com>2014-02-06 18:03:17 +0000
committerGuenter Roeck <linux@roeck-us.net>2014-02-06 17:22:33 -0800
commit4f545a4ba158600b7a780b9daaf9ffabb934cdb6 (patch)
tree0a637975e2cae6776f8bb74fb4d412c352840238 /drivers/hwmon/emc2103.c
parentdaa436e67cd2dcac7cbb505bb4425fdfdafaa5a7 (diff)
downloadlinux-4f545a4ba158600b7a780b9daaf9ffabb934cdb6.tar.gz
hwmon: (da9055) Remove use of regmap_irq_get_virq()
Remove use of regmap_irq_get_virq() in driver probe which was
conflicting with use of platform_get_irq_byname().
platform_get_irq_byname() already returns the VIRQ number due
to MFD core translation so using regmap_irq_get_virq() on that
returned value results in an incorrect IRQ being requested.
The driver probes then fail because of this.

Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon/emc2103.c')
0 files changed, 0 insertions, 0 deletions