Re: [PATCH/RFC 2/2] simple SPI controller on PXA2xx SSP port

From: Lee Revell
Date: Thu Oct 13 2005 - 13:53:30 EST


On Wed, 2005-10-05 at 13:14 -0700, stephen@xxxxxxxxxxxxxxxxxxx wrote:
> This is a preliminary "SPI protocol" driver for the Cirrus Logic CS8415A
> SPD/IF decoder chip. This driver demostrates some but not all of the
> features of David Brownell's "simple SPI framework" and is intended to
> demonstrate and test the PXA SSP driver posted previously.
>
> drivers/spi/cs8415a.c | 561 ++++++++++++++++++++++++++++++++++++++++++++
> include/linux/spi/cirrus.h | 200 +++++++++++++++
> include/linux/spi/cs8415a.h | 156 ++++++++++++

Shouln't this live in sound/spi, like the i2c ALSA drivers live in
sound/i2c, and not drivers/spi?

Lee

-
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/