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:
e1b18ea
)
spi: octeon: Remove empty octeon_spi_nop_transfer_hardware function
author
Axel Lin
<axel.lin@ingics.com>
Sun, 11 Aug 2013 15:07:29 +0000
(23:07 +0800)
committer
Mark Brown
<broonie@linaro.org>
Tue, 20 Aug 2013 10:34:07 +0000
(11:34 +0100)
Both prepare_transfer_hardware and unprepare_transfer_hardware callbacks are
optional, so we don't need to implement an empty function for them.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found