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:
6294617
)
spi/rockchip: Mark DMA as optional
author
Doug Anderson
<dianders@chromium.org>
Wed, 3 Sep 2014 20:44:27 +0000
(13:44 -0700)
committer
Mark Brown
<broonie@kernel.org>
Thu, 4 Sep 2014 22:54:15 +0000
(23:54 +0100)
The Rockchip SPI controller works fine without DMA (aside from a few
warnings). The DMA property even implies this, saying:
DMA request names should include "tx" and "rx" if present.
Officially mark the properties as optional.
Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
No differences found