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:
05071aa
)
hwmon: (adt7310) Use spi_w8r16be() instead spi_w8r16()
author
Lars-Peter Clausen
<lars@metafoo.de>
Fri, 27 Sep 2013 14:34:28 +0000
(16:34 +0200)
committer
Mark Brown
<broonie@linaro.org>
Thu, 3 Oct 2013 12:52:15 +0000
(13:52 +0100)
Using spi_w8r16be() instead of spi_w8r16() in this driver makes a code a bit
shorter and cleaner.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found