>-----Original Message-----
>From: Alan Cox [mailto:[email protected]]
>Sent: Wednesday, November 03, 2010 2:03 AM
>To: Gorby, Russ
>Cc: [email protected]
>Subject: Re: [Meego-kernel] [PATCH 2/5] used id_table method to register
>for multiple modems instead of multiple calls to spi_register_driver
>
>Already have all this done in the driver for upstream except for the
>automatic use of name to modem type - which seems dubious. Surely
>better to pass a "use dma" field in the private data from the firmware ?


[Gorby, Russ] 
The problem here is that the same protocol driver on different platforms uses a 
different controller driver that has different requirements. We're using the 
modem type to differentiate platforms. I don't see that different firmware tag 
would be any better, other than it might look a little better.
I think what we want is better way to communicate capabilities and requirements 
between the protocol and controller drivers directly but in a generic way. I 
don't see that the SPI core supports that now.

_______________________________________________
MeeGo-kernel mailing list
[email protected]
http://lists.meego.com/listinfo/meego-kernel

Reply via email to