Re: [PATCH] bus: ti-sysc: convert sysfs sprintf to sysfs_emit

From: Tony Lindgren
Date: Wed May 31 2023 - 01:05:06 EST


* Bo Liu <liubo03@xxxxxxxxxx> [230504 11:55]:
> 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.

Thanks applying into omap-for-v6.5/ti-sysc.

Tony