]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/mfd/stmpe.c
mfd: Correct copy and paste mistake in stmpe
authorLee Jones <lee.jones@linaro.org>
Mon, 5 Nov 2012 15:10:32 +0000 (16:10 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 11 Nov 2012 22:35:03 +0000 (23:35 +0100)
commit5204e51d30ceb9715e3d690efe84c50e2e9d557d
treeea749d00c43bd9192191a1c10490979643026ab2
parent76f93992e4c44f30be797d5c99d6f369ed001747
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>
drivers/mfd/stmpe.c