Petr Cvek <[email protected]> writes: > Add support for ADS7846 touchscreen. > + > +static struct pxa2xx_spi_master magician_spi_info = { > + .num_chipselect = 1, > +/* .enable_dma = 1, */ /* FIXME probably unnecessary */ That's up to you. If almost nothing transits on SPI then a DMA is not necessary.
I'll leave that one for a week for others to further comment. Cheers. -- Robert -- To unsubscribe from this list: send the line "unsubscribe linux-leds" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
