[PATCH 3/6] Consolidate of_find_property

Segher Boessenkool segher at kernel.crashing.org
Thu Apr 26 05:02:09 EST 2007


Don't top-post.  Thank you.

> Can't the ata/ATA thing be fixed by simply fixing device trees where it
> happens? strncmp seems the standards-compliant route to take..

Sure it can.  But for now, strcasecmp() is the
best route to take, at least for powerpc (it
preserves the existing behaviour).  Can't change
everything at once, every single change can
potentially break some platforms.  One step at a
time.


Segher




More information about the Linuxppc-dev mailing list