[POWERPC] Fix mpc52xx fdt to use correct device_type for sound devices
authorGrant Likely <grant.likely@secretlab.ca>
Tue, 2 Jan 2007 22:44:44 +0000 (15:44 -0700)
committerPaul Mackerras <paulus@samba.org>
Tue, 9 Jan 2007 06:03:02 +0000 (17:03 +1100)
This corrects the documented interface for mpc52xx device trees.
Sound devices should be using 'sound' for the device_type field, not
the type of sound interface.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Sylvain Munaut <tnt@246tNt.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found