From: David Brownell Date: Sat, 8 Nov 2008 00:45:15 +0000 (-0800) Subject: twl4030-core simplification X-Git-Tag: v2.6.28-davinci1-diff-base~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=041d1e14acc3dbee1755667ab12cca41ed584d13;p=pandora-kernel.git twl4030-core simplification Minor cleanup to twl4030-core: define a helper function to populate a single child node, and use it to replace six inconsistent versions of the same logic. Both object and source code shrink. As part of this, some devices now have more IRQ resources: battery charger, keypad, ADC, and USB transceiver. That will help to remove some irq #defines that prevent this code from compiling on non-OMAP platforms. Signed-off-by: David Brownell Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed