Searched hist:"5204 e51d30ceb9715e3d690efe84c50e2e9d557d" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/mfd/ |
H A D | stmpe.c | diff 5204e51d30ceb9715e3d690efe84c50e2e9d557d Mon Nov 05 16:10:32 CET 2012 Lee Jones <lee.jones@linaro.org> mfd: Correct copy and paste mistake in stmpe
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.
Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|