22 May
2017
22 May
'17
12:27 p.m.
On Sun, May 21, 2017 at 10:09:48PM +0200, Takashi Iwai wrote:
Replace the copy and the silence ops with the new merged ops. The silence is performed only when CONFIG_SND_BF5XX_MMAP_SUPPORT is set (since copy_silence ops is set only with this config), so in bf5xx-ac97.c we have a bit tricky macro for a slight optimization.
Note that we don't need to take in_kernel into account on this architecture, so the conversion is easy otherwise.
Acked-by: Mark Brown broonie@kernel.org