From: Laxman Dewangan Date: Tue, 13 Nov 2012 14:03:58 +0000 (+0530) Subject: mfd: tps65910: Move interrupt implementation code to mfd file X-Git-Tag: v3.8-rc1~85^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4aab3fadad32ff4df05832beff7c16fd6ad938aa;p=pandora-kernel.git 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 Reviewed-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed