diff options
author | Viresh Kumar <viresh.kumar@st.com> | 2011-03-03 11:17:23 +0100 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2011-03-06 20:42:28 +0100 |
commit | 59c22fc11d12b69da36c6585a38229863ba0bb16 (patch) | |
tree | 9c39bb6032e724142d6f7de643149f5858ac7a11 /drivers/dma | |
parent | dw_dmac: Pass Channel Priority from platform_data (diff) | |
download | linux-59c22fc11d12b69da36c6585a38229863ba0bb16.tar.xz linux-59c22fc11d12b69da36c6585a38229863ba0bb16.zip |
dw_dmac: Changing type of src_master and dest_master to u8.
src_master & dest_master don't required u32 as they have values limited to u8
only. Also their description is missing from doc style comment. This patch
fixes above mentioned issues.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma')
0 files changed, 0 insertions, 0 deletions