]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: tps65910: Move interrupt implementation code to mfd file
authorLaxman Dewangan <ldewangan@nvidia.com>
Tue, 13 Nov 2012 14:03:58 +0000 (19:33 +0530)
committerSamuel Ortiz <sameo@linux.intel.com>
Tue, 20 Nov 2012 11:21:09 +0000 (12:21 +0100)
commit555e7a91e5c085c316a5f8aec2ab2a688379c5ad
tree87220245213c0509f44185db64caacab5b3ff79e
parentb9648e96a2fd130e21eb1517d2a99e1d37e9c15e
mfd: tps65910: Move interrupt implementation code to mfd file

In place of implementing the irq support in separate file,
moving implementation to main mfd file.
The irq files only contains the table and init steps only
and does not need extra file to have this only for this
purpose.

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/Makefile
drivers/mfd/tps65910-irq.c [deleted file]
drivers/mfd/tps65910.c
include/linux/mfd/tps65910.h