diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2021-03-20 08:14:05 +0100 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-03-29 12:12:30 +0200 |
commit | f46ac009780cb5ab2a0c85884fcc5f5bba7ee08e (patch) | |
tree | aa318bb7971859572d5fa56e682b151646d9ef58 /drivers/thermal/gov_user_space.c | |
parent | iio: __iio_format_value(): Convert to sysfs_emit_at() (diff) | |
download | linux-f46ac009780cb5ab2a0c85884fcc5f5bba7ee08e.tar.xz linux-f46ac009780cb5ab2a0c85884fcc5f5bba7ee08e.zip |
iio: dac: Convert powerdown read callbacks to sysfs_emit()
Update DAC drivers powerdown attribute show callback to use the new
sysfs_emit() function.
sysfs_emit() is preferred over raw s*printf() for sysfs attributes since it
knows about the sysfs buffer specifics and has some built-in sanity checks.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Link: https://lore.kernel.org/r/20210320071405.9347-5-lars@metafoo.de
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/thermal/gov_user_space.c')
0 files changed, 0 insertions, 0 deletions