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:
6b5fba4
)
NFC: dts: st21nfcb: Fix compatible string spelling to follow other drivers
author
Christophe Ricard
<christophe.ricard@gmail.com>
Mon, 8 Dec 2014 21:08:07 +0000
(22:08 +0100)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Sun, 25 Jan 2015 23:09:22 +0000
(
00:09
+0100)
Other drivers are following the following compatible string format for dts:
s/_/-/
Because some devices may still use the previous string, the new corrected
string is added to the of_device_id table.
Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found