> 2010/9/1 Kevin Wells <[email protected]>:
> 
> > I use this driver quite a bit here - Is it ok if try to get the setup
> based on
> > spi->mode instead of the controller_data info?
> 
> I think that the stuff that comes from the modebits should take
> precedence, and also I believe the relevant platform data should
> be removed.
> 
> I cannot fully undertand what this means and I never used SPI
> from userspace, can't you just provide a patch I can look on,
> that is easiest I think. I will test it on my hardware and see what
> happens.
> 

Hi Linus,

I put up a patch for this late yesterday.
It won't break any existing platform code, although some of the fields
in the SPI board info structure are no longer used. I'll remove those
fields in a follow-up series.

The only real change in this patch is that the SPI setup now comes
from the individual drivers that use SPI instead of the board info.

thanks,
Kevin

> 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