Consolidate of_device_is_compatible
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 1 May 2007 06:29:19 +0000 (16:29 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 20 Jul 2007 03:29:51 +0000 (13:29 +1000)
The only difference here is that Sparc uses strncmp to match compatibility
names while PowerPC uses strncasecmp.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Paul Mackerras <paulus@samba.org>
Acked-by: David S. Miller <davem@davemloft.net>

No differences found