On 15. 03. 25, 7:15, xie.lu...@zte.com.cn wrote:
From: XieLudan
Follow the advice in Documentation/filesystems/sysfs.rst:
show() should only use sysfs_emit() or sysfs_emit_at() when formatting
the value to be returned to user space.
Signed-off-by: XieLudan
---
sound/soc/fsl/imx-audmux
From: XieLudan
Follow the advice in Documentation/filesystems/sysfs.rst:
show() should only use sysfs_emit() or sysfs_emit_at() when formatting
the value to be returned to user space.
Signed-off-by: XieLudan
---
sound/soc/fsl/imx-audmux.c | 26 +++---
1 file changed, 11 ins