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)
commit342d669c1ee421323f552a62729d3a3d0065093c
tree2b19ea7f3df22d56cdab3bba96266e0ca6bd12cd
parentd0540f91cf74fab90e1143d8d40da8a5b5fabc8a
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
This page took 0.030473 seconds and 5 git commands to generate.