projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
088f115
a111ae4
)
ASoC: Replace sprintf() with sysfs_emit()
author
Mark Brown
<broonie@kernel.org>
Mon, 15 Aug 2022 16:22:21 +0000
(17:22 +0100)
committer
Mark 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