commit | 43c1af0f4861b721def8c67ed6af2a69a4efcca3 | [log] [tgz] |
---|---|---|
author | Laxman Dewangan <ldewangan@nvidia.com> | Tue Nov 13 19:33:57 2012 +0530 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Nov 20 12:21:08 2012 +0100 |
tree | 2d259472958f085a4cb644c8355ccc833ebfb138 | |
parent | 10ecb80e8cb450f5b10c9aff168842c9a3c949ef [diff] |
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>