[alsa-devel] [PATCH 1/2] ASoC: p1022ds: fix incorrect referencing of device tree properties

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Jun 9 13:01:29 CEST 2011


On Wed, Jun 08, 2011 at 03:02:55PM -0500, 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.

Similarly this patch appears to consist of two unrelated changes.  I'll
apply this time but please don't do this in future.

Please also include non-urgent cleanups like this after bug fixes in your
patch serieses - while the bug fixes get applied to the release branch
new features and cleanups don't but ordering the cleanups first means
the bugfixes may end up depending on them.


More information about the Alsa-devel mailing list