[PATCH 04/15] iio: adc: at91_adc: Add support for touchscreens without TSMR
Thomas Petazzoni
thomas.petazzoni at free-electrons.com
Wed Mar 5 13:27:22 EST 2014
Dear Alexandre Belloni,
On Wed, 5 Mar 2014 18:35:29 +0100, Alexandre Belloni wrote:
> -static irqreturn_t at91_adc_interrupt(int irq, void *private)
> +void handle_adc_rl_ts_irq(int irq, struct at91_adc_state *st, u32 status)
I believe this function,
> +void handle_adc_9x5_ts_irq(int irq, struct at91_adc_state *st, u32 status)
and this one should be 'static'.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
More information about the linux-arm-kernel
mailing list