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:
0379b2a
)
spi/spi-pl022: Call pl022_dma_remove(pl022) only if enable_dma is true
author
Viresh Kumar
<viresh.kumar@st.com>
Wed, 10 Aug 2011 08:50:58 +0000
(14:20 +0530)
committer
Grant Likely
<grant.likely@secretlab.ca>
Wed, 21 Sep 2011 15:41:48 +0000
(09:41 -0600)
pl022_dma_remove() should be called only if enable_dma is true. There is no
point calling it when pl022_dma_probe() is not called, which again depends on
enable_dma.
Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Tested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/spi-pl022.c
patch
|
blob
|
history
diff --cc
drivers/spi/spi-pl022.c
Simple merge