OSDN Git Service

ASoC: Replace sprintf() with sysfs_emit()
authorMark Brown <broonie@kernel.org>
Mon, 15 Aug 2022 16:22:21 +0000 (17:22 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 15 Aug 2022 16:22:21 +0000 (17:22 +0100)
Merge series from Takashi Iwai <tiwai@suse.de>:

This is a patch set for rather simple conversions from the plain
sprintf() & co to the new helpers, sysfs_emit() and sysfs_emit_at().
No functional changes are expected.


Trivial merge