9 Jun
2011
9 Jun
'11
12:45 p.m.
On 08/06/11 21:02, Timur Tabi wrote:
Device tree integer properties are encoded in big-endian format, but some of the Freescale ASoC drivers were assuming that the host is in big-endian format as well. Although this is true, it's better to use endian-safe accessors.
Also add a check for a failed ioremap() call in the SSI driver.
Signed-off-by: Timur Tabi timur@freescale.com
Both
Acked-by: Liam Girdwood lrg@ti.com