Searched hist:"258 aea76f552cc755da92e7e823abbb85e021514" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/usb/musb/ |
H A D | ux500_dma.c | diff 258aea76f552cc755da92e7e823abbb85e021514 Wed Feb 01 04:42:19 CST 2012 Viresh Kumar <viresh.kumar@st.com> dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
.device_fc is added in struct dma_slave_config recently. All user drivers, which want DMA to be the flow controller must pass this field as false. As earlier driver don't look to use this feature, mark it false for now.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
|
/openbmc/linux/drivers/mmc/host/ |
H A D | mxcmmc.c | diff 258aea76f552cc755da92e7e823abbb85e021514 Wed Feb 01 04:42:19 CST 2012 Viresh Kumar <viresh.kumar@st.com> dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
.device_fc is added in struct dma_slave_config recently. All user drivers, which want DMA to be the flow controller must pass this field as false. As earlier driver don't look to use this feature, mark it false for now.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
|
H A D | mmci.c | diff 258aea76f552cc755da92e7e823abbb85e021514 Wed Feb 01 04:42:19 CST 2012 Viresh Kumar <viresh.kumar@st.com> dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
.device_fc is added in struct dma_slave_config recently. All user drivers, which want DMA to be the flow controller must pass this field as false. As earlier driver don't look to use this feature, mark it false for now.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
|
/openbmc/linux/drivers/spi/ |
H A D | spi-pl022.c | diff 258aea76f552cc755da92e7e823abbb85e021514 Wed Feb 01 04:42:19 CST 2012 Viresh Kumar <viresh.kumar@st.com> dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
.device_fc is added in struct dma_slave_config recently. All user drivers, which want DMA to be the flow controller must pass this field as false. As earlier driver don't look to use this feature, mark it false for now.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
|
/openbmc/linux/drivers/tty/serial/ |
H A D | amba-pl011.c | diff 258aea76f552cc755da92e7e823abbb85e021514 Wed Feb 01 04:42:19 CST 2012 Viresh Kumar <viresh.kumar@st.com> dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users
.device_fc is added in struct dma_slave_config recently. All user drivers, which want DMA to be the flow controller must pass this field as false. As earlier driver don't look to use this feature, mark it false for now.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
|