2010/9/2  <[email protected]>:

> This patch changes the way SPI transfers are setup. The previous
> method uses the pl022_config_chip data for configuration of
> loopback mode, edge count, clock polarity, number of data bits,
> and bit transfer order. This change configures these parameters
> based on spi->mode passed via master->setup and will allow the
> drivers use SPI to configure the interface.

I get regressions on my in-kernel drivers of the SPI when I apply
this patch.

I guess I also have to update all in-kernel clients to supply the
correct bits?

Can you help me out on what needs to be done... the major
in-kernel user is drivers/mfd/ab8500-spi.c so far.

Yours,
Linus Walleij

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
spi-devel-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spi-devel-general

Reply via email to