3 Jul
2013
3 Jul
'13
6:06 p.m.
On Thu, Jun 20, 2013 at 03:20:23PM +0200, Markus Pargmann wrote:
- ssi_private->use_dma = !of_property_read_bool(np, "fsl,imx-fiq");
This binding should be documented. I'm not sure it really needs to be a binding, though - is it not possible for the driver to just figure out that DMA won't work automatically (for example by looking at the CODEC in use)? I'm not sure this is a good name either, it should be saying why the FIQ is needed rather than saying that we should use the FIQ.