1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/sound/soc/intel/atom/sst
Takashi Iwai 0aab7bda03
ASoC: Intel: sst: Replace sprintf() with sysfs_emit()
For sysfs outputs, it's safer to use a new helper, sysfs_emit(),
instead of the raw sprintf() & co.  This patch replaces those usages
straightforwardly with a new helper, sysfs_emit().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/r/20220801170108.26340-4-tiwai@suse.de
Signed-off-by: Mark Brown <broonie@kernel.org>
2022-08-15 01:19:46 +01:00
..
Makefile ASoC: Intel: atom: Remove duplicate kconfigs 2020-10-14 20:29:54 +01:00
sst.c ASoC: Intel: sst: Replace sprintf() with sysfs_emit() 2022-08-15 01:19:46 +01:00
sst.h ASoC: Intel: Make atom components independent of sst-dsp 2020-10-06 15:12:27 +01:00
sst_acpi.c ASoC: Intel: atom: fix kernel-doc 2021-03-10 13:08:47 +00:00
sst_drv_interface.c ASoC: Intel: atom: use pm_runtime_resume_and_get() 2022-04-27 14:15:27 +01:00
sst_ipc.c ASoC: Intel: atom: sst_ipc: remove useless initializations 2022-06-06 12:35:13 +01:00
sst_loader.c ASoC: Intel: atom: fix kernel-doc 2021-03-10 13:08:47 +00:00
sst_pci.c ASoC: Intel: mrfld: return error codes when an error occurs 2020-02-11 11:25:05 +00:00
sst_pvt.c ASoC: Intel: Make atom components independent of sst-dsp 2020-10-06 15:12:27 +01:00
sst_stream.c ASoC: Intel: Make atom components independent of sst-dsp 2020-10-06 15:12:27 +01:00