]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: tas2781: replace devm_kzalloc and scnprintf with devm_kstrdup
authorShenghao Ding <shenghao-ding@ti.com>
Sat, 24 Aug 2024 06:05:00 +0000 (14:05 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 26 Aug 2024 14:52:33 +0000 (15:52 +0100)
commitc8dc1016ba0e249e45863c1da3b951efe7c4214a
treebb31e57914afb6b08b5f5abf0b9e8e967623c656
parent7db44914889f7e1149c1d038f5bcf57c6c90e0d3
ASoC: tas2781: replace devm_kzalloc and scnprintf with devm_kstrdup

Replace devm_kzalloc and scnprintf with devm_kstrdup.

Signed-off-by: Shenghao Ding <shenghao-ding@ti.com>
Link: https://patch.msgid.link/20240824060503.1259-1-shenghao-ding@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2781-i2c.c