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:
a0212ae
)
of: Fix of_device_is_compatible() comment
author
Kevin Cernekee
<cernekee@gmail.com>
Wed, 12 Nov 2014 20:54:00 +0000
(12:54 -0800)
committer
Grant Likely
<grant.likely@linaro.org>
Tue, 18 Nov 2014 17:32:07 +0000
(17:32 +0000)
This function passes back a value from __of_device_is_compatible(), which
returns a score in the range 0..11, not a bool.
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Grant Likely <grant.likely@linaro.org>
drivers/of/base.c
patch
|
blob
|
history
diff --cc
drivers/of/base.c
Simple merge