]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: v253_init: eliminate pointer to string
authorJiri Slaby <jslaby@suse.cz>
Thu, 22 Jul 2021 11:51:41 +0000 (13:51 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 29 Jul 2021 14:35:50 +0000 (15:35 +0100)
commit860351368b3b205b13e62b8035103fb7c39e3db2
tree66786cd635cb230388a87c17dfc7d65523a5e0c0
parent575042dd60beeee126c7c5d3baa02e455b1721cf
ASoC: v253_init: eliminate pointer to string

There is no need to have an extra pointer to a string (v253_init).
Convert it to an array.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20210722115141.516-2-jslaby@suse.cz
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cx20442.c