commit | 93317e8e35b77633d589fe0e132291195757d785 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@st.com> | Thu Mar 03 15:47:22 2011 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Mar 07 01:12:28 2011 +0530 |
tree | c3419c1a02e3952506ca0af281f9f9c5bc52888d | |
parent | b0c3130d69bda5cd91aa3b3f08e7878df49fde69 [diff] |
dw_dmac: Pass Channel Priority from platform_data In Synopsys designware, channel priority is programmable. This patch adds support for passing channel priority through platform data. By default Ascending channel priority will be followed, i.e. channel 0 will get highest priority and channel 7 will get lowest. Signed-off-by: Viresh Kumar <viresh.kumar@st.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>