]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/spi/tsc2301.h
tsc2301 - correct the handling of the keyb_int interrupt
[linux-2.6-omap-h63xx.git] / include / linux / spi / tsc2301.h
index d2adf60ed2b2e84d2eb160d1d337a1c6e1e4be4e..e30d01ddee330dcd49396a7db130d2c3d99127c1 100644 (file)
@@ -53,7 +53,6 @@ struct tsc2301_platform_data {
        void (* codec_cleanup)(struct device *tsc2301_dev);
        int     (*enable_clock)(struct device *dev);
        void    (*disable_clock)(struct device *dev);
-       int     (*get_keyb_irq_state)(struct device *dev);
 
        const struct tsc2301_mixer_gpio {
                const char      *name;