commit | 21de5673663f2620fa2838e4e2ea5db9c91fad4d | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed May 10 20:25:17 2017 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 02 19:37:57 2017 +0200 |
tree | 80f46ff3608d1b1bafe9e01912dbd77434d896a4 | |
parent | b96c3a155696eae0a3c08b71f7642ccb1437ac75 [diff] |
ALSA: nm256: Convert to new PCM copy ops Replace the copy and the silence ops with the new ops. The conversion is straightforward with standard helper functions, and now we can drop the bytes <-> frames conversions in callbacks. Reviewed-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>