[PATCH] Fix mpc7448hpc2 tsi108 device_type bug

Segher Boessenkool segher at kernel.crashing.org
Wed Jul 11 21:55:24 EST 2007


> Fix mpc7448hpc2 tsi108 device_type bug.
> Wrong device type will break the board startup.

> -		device_type = "tsi108-bridge";
> +		device_type = "tsi-bridge";

The OS code shouldn't use "device_type" at all for this,
but "compatible" instead.  You might want to fix that.
This patch is fine until you do of course.


Segher




More information about the Linuxppc-dev mailing list