On Monday 15 December 2008, Felipe Balbi wrote: > Make rw_threshold and use_dma a module parameter, > thus getting rid of struct mmcsd_config_def.
DMA threshold should default to whichever one gives the highest throughput on the EVM ... and let the platform_data override it, if e.g. it needs help to coexist better with some a/v streaming. That's my two cents ... though I'm not sure about whether it should be overridable. Re use_dma, that's reasonable as a paramater. Plus, if it's straightforward to have a PIO-only subset of this driver, it might make sense to send that upstream first, if the dma support isn't happening very soon. - Dave _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
