[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)
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>

No differences found