commit | a5b6ad6691763ee5eba46665d014d5abfe433df2 | [log] [tgz] |
---|---|---|
author | Grant Likely <grant.likely@secretlab.ca> | Tue Jan 02 15:44:44 2007 -0700 |
committer | Paul Mackerras <paulus@samba.org> | Tue Jan 09 17:03:02 2007 +1100 |
tree | a25799e05b039915ba9c0e3c6b0ede56e360bf50 | |
parent | 5c334eed6ecd66cebfbc80267149e755510d8bc8 [diff] |
[POWERPC] Fix mpc52xx fdt to use correct device_type for sound devices 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>