commit | a8b8814bdfe3bb2bdfa23722de947bad8283037c | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Thu Mar 29 01:28:51 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Apr 26 01:54:41 2007 -0700 |
tree | c837f0b89ce94e9364a23751ce9609762f71dddb | |
parent | ded220bd8f0823771fc0a9bdf7f5bcbe543197b6 [diff] |
[SPARC]: Use strcasecmp for OFW property name comparisons. This allows us to simplify sharing code with powerpc which has properties that have various forms of capitalization when on the sparc64 side the property is all lower-case. Signed-off-by: David S. Miller <davem@davemloft.net>