On Mon, Sep 01, 2008 at 10:35:12AM +0300, Jarkko Nikula wrote: > On Sat, 30 Aug 2008 20:16:28 +0300 > "ext Felipe Balbi" <me@xxxxxxxxxxxxxxx> wrote: > > > From: Felipe Balbi <felipe.balbi@xxxxxxxxx> > > > > Signed-off-by: Felipe Balbi <felipe.balbi@xxxxxxxxx> > > --- > > drivers/spi/Kconfig | 22 + > > drivers/spi/Makefile | 3 + > > drivers/spi/tsc2301-core.c | 301 +++++++++++++ > > drivers/spi/tsc2301-mixer.c | 1004 ++++++++++++++++++++++++++++++++++ > > +++++++++ 4 files changed, 1330 insertions(+), 0 deletions(-) > > create mode 100644 drivers/spi/tsc2301-core.c > > create mode 100644 drivers/spi/tsc2301-mixer.c > > > Mixer driver here is also obsolete and used by N800 only. I think > TSC2003 driver is easier to handle by trying to push only core, > keyboard and ts part first. There is no place for mixer driver until > it's ported to ASoC codec driver. Cool, I'll drop this one as well. Will you take care of moving it to ASoC ? -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html