Re: [PATCH 04/15] iio: adc: at91_adc: Add support for touchscreens without TSMR

From: Thomas Petazzoni
Date: Wed Mar 05 2014 - 13:27:34 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/