j
k
j a
j l
Markus Pargmann wrote:
ret = of_property_read_u32_array(pdev->dev.of_node, "fsl,ssi-dma-events", dma_events, 2);
ret = of_property_read_u32_array(pdev->dev.of_node,
"fsl,ssi-dma-events", dma_events, 2);
Does this mean that the "fsl,ssi-dma-events" property is no longer used?
Back to the thread
Back to the list