[alsa-devel] [PATCH] Clean up ASOC functions to support 32b values instead of 16b

Mark Brown broonie at opensource.wolfsonmicro.com
Thu Jul 24 11:36:35 CEST 2008


On Thu, Jul 24, 2008 at 12:05:59AM -0400, Jon Smirl wrote:

> I think I may need to redo this with u32. I'm still working on my
> read/write reg routines and it is not obvious that it would adjust

I certainly agree with Timur that 'uint' and similar should be avoided
for consistency with the rest of the code.

> right on a 64b machine. Just because you switch to a 64b machine, my
> sound hardware is still 32b.

This is less important than it might seem - drivers generally serialise
written values into wire format prior to writing them to the chip so the
actual size the data comes in doesn't make much odds.


More information about the Alsa-devel mailing list