diff options
author | Viresh KUMAR <viresh.kumar@st.com> | 2011-03-04 11:12:51 +0100 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2011-03-06 20:42:28 +0100 |
commit | ee66509d7f354eecb45ac99f21ea6aa8650dea7e (patch) | |
tree | 206438e7c0ef9a7f0633fe44d6f306fdbf4b0b4e /include/Kbuild | |
parent | dw_dmac: Changing type of src_master and dest_master to u8. (diff) | |
download | linux-ee66509d7f354eecb45ac99f21ea6aa8650dea7e.tar.xz linux-ee66509d7f354eecb45ac99f21ea6aa8650dea7e.zip |
dw_dmac: Allow src/dst msize & flow controller to be configured at runtime
Msize or Burst Size is peripheral dependent in case of prep_slave_sg and
cyclic_prep transfers, and in case of memcpy transfers it is platform dependent.
So msize configuration must come from platform data.
Also some peripherals (ex: JPEG), need to be flow controller for dma transfers,
so this information in case of slave_sg & cyclic_prep transfers must come from
platform data.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'include/Kbuild')
0 files changed, 0 insertions, 0 deletions