git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93317e8
)
dw_dmac: Changing type of src_master and dest_master to u8.
author
Viresh Kumar
<viresh.kumar@st.com>
Thu, 3 Mar 2011 10:17:23 +0000
(15:47 +0530)
committer
Vinod Koul
<vinod.koul@intel.com>
Sun, 6 Mar 2011 19:42:28 +0000
(
01:12
+0530)
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>
include/linux/dw_dmac.h
patch
|
blob
|
history
diff --cc
include/linux/dw_dmac.h
Simple merge