kernel-ark/drivers/extcon
Robert Baldyga 342d669c1e mfd: max77693: Handle IRQs using regmap
This patch modifies mfd driver to use regmap for handling interrupts.
It allows to simplify irq handling process. This modifications needed
to make small changes in function drivers, which use interrupts.

Signed-off-by: Robert Baldyga <r.baldyga@samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
2014-06-17 15:17:00 +01:00
..
extcon-adc-jack.c extcon: adc-jack: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:51:22 +09:00
extcon-arizona.c extcon: arizona: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:50:55 +09:00
extcon-class.c extcon: Add devm_extcon_dev_allocate/free to manage the resource of extcon device 2014-04-29 09:45:56 +09:00
extcon-gpio.c extcon: gpio: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:51:48 +09:00
extcon-max8997.c extcon: max8997: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:46:28 +09:00
extcon-max14577.c extcon: max14577: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:50:31 +09:00
extcon-max77693.c mfd: max77693: Handle IRQs using regmap 2014-06-17 15:17:00 +01:00
extcon-palmas.c extcon: palmas: Use devm_extcon_dev_allocate for extcon_dev 2014-04-29 09:52:12 +09:00
Kconfig extcon: max14577: Add support for MAX77836 2014-04-23 14:09:25 +01:00
Makefile extcon: Move OF helper function to extcon core and change function name 2014-03-19 14:41:58 +09:00