27 Jul
2008
27 Jul
'08
8 a.m.
At Mon, 21 Jul 2008 11:31:35 -0700, Aaron J. Grier wrote:
On Mon, Jul 21, 2008 at 10:37:09AM +0200, Clemens Ladisch wrote:
Aaron J. Grier wrote:
snd_pcm_sw_params_set_xfer_align() has been deprecated but the docs don't mention what it was replaced with.
There is no replacement; the transfer alignment always is one frame, i.e., there is none.
would it be possible for a note to be added to the documentation explaining this?
Patch please :)
Note that the transfer alignment was really buggy, and didn't work at all like what you imagined from its name. This has nothing to do with the period size and wake-up setting.
Takashi