commit | a6970bb1dd996943fce8c975282c7146fd69f560 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed May 10 20:33:05 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 02 19:38:01 2017 +0200 |
tree | 5826dfc31e4db316e178788ad680cc6d63353fc0 | |
parent | 0925e6b26fcb52808145fbbb6d769485cb46f47b [diff] |
ALSA: gus: Convert to the new PCM ops Replace the copy and the silence ops with the new PCM ops. For simplifying the code a bit, two local helpers are introduced here: get_bpos() and playback_copy_ack(). Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>