From: Kevin Hilman Date: Thu, 21 Apr 2011 16:53:06 +0000 (-0700) Subject: gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs X-Git-Tag: v3.1-rc1~313^2~20^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28f3b5a073b6dbafbb78cae65b22ea90547d7a87;p=pandora-kernel.git gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefs Cleanup GPIO IRQ enable/disable handling by removing SoC-specific Also split enable/disable IRQ into separate functions for better readability and also facilitate potentially moving to generic irq_chip in the future. Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed