TWL4030: convert early interrupt mask/clear funcs to use array
authorPaul Walmsley <paul@pwsan.com>
Tue, 22 Jul 2008 23:51:46 +0000 (17:51 -0600)
committerTony Lindgren <tony@atomide.com>
Mon, 4 Aug 2008 14:15:38 +0000 (17:15 +0300)
Mask/clear TWL module IMRs/ISRs by iterating through arrays rather than
using a block of cut-and-pasted commands.  Removes 1056 bytes of bloat.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found