On Mon, 05 Dec 2022 19:43:47 +0800, ye.xingc...@zte.com.cn wrote:
> Follow the advice of the Documentation/filesystems/sysfs.rst and show()
> should only use sysfs_emit() or sysfs_emit_at() when formatting the
> value to be returned to user space.
>
>
Applied to
https://git.kernel.org/pub/sc
From: ye xingchen
Follow the advice of the Documentation/filesystems/sysfs.rst and show()
should only use sysfs_emit() or sysfs_emit_at() when formatting the
value to be returned to user space.
Signed-off-by: ye xingchen
---
sound/soc/fsl/imx-audmux.c | 3 +--
1 file changed, 1 insertion(+), 2