From: Paul Walmsley Date: Tue, 22 Jul 2008 23:51:42 +0000 (-0600) Subject: TWL4030: change init-time IMR mask code to WARN if error X-Git-Tag: v2.6.26-omap1~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12e75707d4551d90111d32bf552fcf90bf8f70c7;p=pandora-kernel.git TWL4030: change init-time IMR mask code to WARN if error twl_init_irq() prints error messages and returns if any interrupt mask register writes fail. Change this to generate a warning traceback and to continue execution rather than skipping TWL init. (These mask writes should not fail at all unless either the I2C bus or the TWL4030 is somehow wedged.) Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed