ASoC: wm5110: Use async writes
When writing the patch write to the device asynchronously, allowing better performance when used with a bus like SPI which supports this by minimising the need to context switch back to the driver to get the next bit of data. Signed-off-by: NMark Brown <broonie@linaro.org> Tested-by: NCharles Keepax <ckeepax@opensource.wolfsonmicro.com> Reviewed-by: NCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Showing
想要评论请 注册 或 登录