diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-01-13 08:47:35 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2011-01-26 20:24:12 +0000 |
commit | ea51d0b164040ad594c1f9c4c6faf23c19c977b9 (patch) | |
tree | 3729a1a8a15e73ef11f6de51c625d8bbf4d4a3fa /sound/arm/aaci.h | |
parent | c0dea82c3c141c33ca22ca85f80e592028840864 (diff) | |
download | linux-ea51d0b164040ad594c1f9c4c6faf23c19c977b9.tar.bz2 |
ALSA: AACI: no need to call snd_pcm_period_elapsed() for each period
There is no need to call snd_pcm_period_elapsed() each time a period
elapses - we can call it after we're done once loading/unloading the
FIFO with data. ALSA works out how many periods have elapsed by
reading the current pointers.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'sound/arm/aaci.h')
0 files changed, 0 insertions, 0 deletions