]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SPARC]: Use strcasecmp for OFW property name comparisons.
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 29 Mar 2007 08:28:51 +0000 (01:28 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 08:54:41 +0000 (01:54 -0700)
commita8b8814bdfe3bb2bdfa23722de947bad8283037c
treec837f0b89ce94e9364a23751ce9609762f71dddb
parentded220bd8f0823771fc0a9bdf7f5bcbe543197b6
[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>
arch/sparc/kernel/prom.c
arch/sparc64/kernel/prom.c