[alsa-devel] [PATCH 1/2] ASoC: p1022ds: fix incorrect referencing of device tree properties
Liam Girdwood
lrg at ti.com
Thu Jun 9 11:45:10 CEST 2011
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 at freescale.com>
Both
Acked-by: Liam Girdwood <lrg at ti.com>
More information about the Alsa-devel
mailing list