mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
A few multiple codec drivers do renaming the chip_name string but all these are open-coded and some of them have even no error check. Let's make common helpers to do it properly. Signed-off-by: Takashi Iwai <tiwai@suse.de>