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:
6ce4eac
)
spi: tegra20-slink: use u32 for 32-bit register values
author
Michal Nazarewicz
<mina86@mina86.com>
Sun, 8 Dec 2013 15:35:10 +0000
(16:35 +0100)
committer
Mark Brown
<broonie@linaro.org>
Mon, 9 Dec 2013 18:13:28 +0000
(18:13 +0000)
Previously used “unsigned long” may lead to confusion should the code
be compiled for 64-bit machine.
Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found