diff options
author | 2012-02-01 16:12:23 +0530 | |
---|---|---|
committer | 2012-02-22 18:15:38 +0530 | |
commit | ff7b05f29fd4db810021d905e2dad95ab4fe2984 (patch) | |
tree | db633023e17d42a9e352ca77cbe16cdd04f69567 /drivers/mmc | |
parent | dmaengine/dw_dmac: Use dev_get_platdata() instead of accessing dev directly (diff) | |
download | wireguard-linux-ff7b05f29fd4db810021d905e2dad95ab4fe2984.tar.xz wireguard-linux-ff7b05f29fd4db810021d905e2dad95ab4fe2984.zip |
dmaengine/dw_dmac: Don't handle block interrupts
Block interrupts give interrupt on completion of every LLI, which is actually
too much interrupts. This is just not required for current functioning of
dw_dmac.
So, just don't handle them at all.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
Diffstat (limited to 'drivers/mmc')
0 files changed, 0 insertions, 0 deletions