mfd: tps65910: Use regmap irq framework for interrupt support
authorLaxman Dewangan <ldewangan@nvidia.com>
Tue, 13 Nov 2012 14:03:57 +0000 (19:33 +0530)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 20 Nov 2012 11:21:08 +0000 (12:21 +0100)
commit43c1af0f4861b721def8c67ed6af2a69a4efcca3
tree2d259472958f085a4cb644c8355ccc833ebfb138
parent10ecb80e8cb450f5b10c9aff168842c9a3c949ef
mfd: tps65910: Use regmap irq framework for interrupt support

Implement irq support of tps65910 with regmap irq framework
in place of implementing locally.
This reduces the code size significantly and easy to maintain.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/tps65910-irq.c
include/linux/mfd/tps65910.h
This page took 0.043344 seconds and 5 git commands to generate.