[Meego-kernel] [PATCH 2/5] used id_table method to register for multiple modems instead of multiple calls to spi_register_driver
Alan Cox
alan at linux.intel.com
Wed Nov 3 14:20:20 PDT 2010
> 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.
Well how about using the platform type to differentiate platforms ?
Even if the SFI layer glue does it the right thing to do is to pass a
"use dma" flag to indicate what the real condition is here.
More information about the MeeGo-kernel
mailing list