* Tony Lindgren <tony@xxxxxxxxxxx> [230531 05:05]: > * 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. Oh but these are currently only used with dev_dbg() on init. There's no specific sysfs support needed so far. So dropping this patch. Regards, Tony