Skip to content
Commit 3521a0f0 authored by Russell King's avatar Russell King Committed by Dmitry Torokhov
Browse files

Input: jornada720_ts - get rid of mach/irqs.h and mach/hardware.h includes



Switch the jornada720 touchscreen driver to obtain its gpio from
the platform device via gpiolib and derive the interrupt from the
GPIO, rather than via a hard-coded interrupt number obtained from
the mach/irqs.h and mach/hardware.h headers.

Tested-by: default avatarAdam Wysocki <armlinux@chmurka.net>
Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent 72f6d0b9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment