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:
b66c773
)
spi: spi-s3c64xx.c Remove unused argument.
author
Matthias Brugger
<matthias.bgg@gmail.com>
Tue, 26 Mar 2013 09:27:35 +0000
(10:27 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Tue, 26 Mar 2013 14:03:33 +0000
(14:03 +0000)
The pointer to the driver data is never used to get the slave
controller data. We can delete the unused argument from the function.
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found