]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: max77693: Handle IRQs using regmap
authorRobert Baldyga <r.baldyga@samsung.com>
Wed, 21 May 2014 06:52:48 +0000 (08:52 +0200)
committerLee Jones <lee.jones@linaro.org>
Tue, 17 Jun 2014 14:17:00 +0000 (15:17 +0100)
commita8a7de6ecefa6ce33590961ce1f20cdb2c0f1c10
tree2b19ea7f3df22d56cdab3bba96266e0ca6bd12cd
parentc809d67a75ce0fa7764fc63321baebfa5fbb55eb
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>
drivers/extcon/extcon-max77693.c
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/max77693-irq.c [deleted file]
drivers/mfd/max77693.c
include/linux/mfd/max77693-private.h