WSL2-Linux-Kernel/sound/hda
Takashi Iwai 17daae7ac4 ALSA: hda: 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 new helpers, sysfs_emit() and sysfs_emit_at().

Link: https://lore.kernel.org/r/20220801165639.26030-7-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2022-08-02 16:03:47 +02:00
..
ext ALSA: hda: Remove unused macro definition 2022-07-09 18:43:08 +02:00
Kconfig
Makefile
array.c
hda_bus_type.c
hdac_bus.c ALSA: hda: Skip event processing for unregistered codecs 2022-07-15 16:26:50 +02:00
hdac_component.c
hdac_controller.c ALSA: hda: Reset all SIE bits in INTCTL 2022-07-09 18:41:40 +02:00
hdac_device.c ALSA: hda/realtek - Add HW8326 support 2022-06-08 10:41:19 +02:00
hdac_i915.c ALSA: hda: Fix discovery of i915 graphics PCI device 2022-06-21 14:05:12 +02:00
hdac_regmap.c
hdac_stream.c ALSA/ASoC: hda: move/rename snd_hdac_ext_stop_streams to hdac_stream.c 2021-12-25 09:11:09 +01:00
hdac_sysfs.c ALSA: hda: Replace sprintf() with sysfs_emit() 2022-08-02 16:03:47 +02:00
hdmi_chmap.c
intel-dsp-config.c ASoC: More updates for v5.20 2022-08-01 15:26:40 +02:00
intel-nhlt.c ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbg 2022-06-17 10:45:41 +02:00
intel-sdw-acpi.c ALSA: Replace acpi_bus_get_device() 2022-02-01 08:08:08 +01:00
local.h
trace.c
trace.h tracing: ALSA: hda: Remove string manipulation out of the fast path 2022-07-04 14:31:19 +02:00