[PATCH 4/8] mfd: Correct copy and paste mistake in stmpe

2012-11-05 Thread Lee Jones
When specifying IRQ numbers for the stmpe1601, IRQ defines for the stmpe24xx were used instead. Fortunately, the defined numbers are the same, hence why it survived testing. This fix is merely an aesthetic one. Cc: Samuel Ortiz Acked-by: Arnd Bergmann Acked-by: Linus Walleij Signed-off-by: Lee

[PATCH 4/8] mfd: Correct copy and paste mistake in stmpe

2012-11-05 Thread Lee Jones
When specifying IRQ numbers for the stmpe1601, IRQ defines for the stmpe24xx were used instead. Fortunately, the defined numbers are the same, hence why it survived testing. This fix is merely an aesthetic one. Cc: Samuel Ortiz sa...@linux.intel.com Acked-by: Arnd Bergmann a...@arndb.de Acked-by: