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:
18fd9e3
)
w1: mxc_w1: Enable driver compilation with COMPILE_TEST
author
Alexander Shiyan
<shc_work@mail.ru>
Sat, 22 Feb 2014 07:29:51 +0000
(11:29 +0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 28 Feb 2014 23:27:09 +0000
(15:27 -0800)
This helps increasing build testing coverage.
To do this, __raw_{read,write}b() functions was be replaced with
simple {read,write}b() variants.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found