MIPS: Alchemy: Threaded carddetect irqs for devboards
authorManuel Lauss <manuel.lauss@gmail.com>
Tue, 14 Feb 2017 12:03:28 +0000 (13:03 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 29 Aug 2017 13:21:53 +0000 (15:21 +0200)
commitcc10815e2fb050c5a69472377d339e94bdc033c5
tree3ac57b66d1878319c58eeb86a24615d28d8df6b3
parent60d5973c3c1c868f012d0b62faa44b7c28d56d33
MIPS: Alchemy: Threaded carddetect irqs for devboards

This introduces threaded carddetect irqs for the db1200/db1300 boards.
Main benefit is that the broken insertion/ejection interrupt pairs
can now be better supported and debounced in software.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Cc: James Hogan <james.hogan@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/15287/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/alchemy/devboards/db1200.c
arch/mips/alchemy/devboards/db1300.c
drivers/pcmcia/db1xxx_ss.c