commit | 3a03f83b168b19f715cd043dc3a4600bd99f08ce | [log] [tgz] |
---|---|---|
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | Tue May 15 22:12:58 2018 +0900 |
committer | Takashi Iwai <tiwai@suse.de> | Tue May 15 18:05:28 2018 +0200 |
tree | a78167162372e8102e3c4ca33a54eb54c7355b5c | |
parent | b0eaa0721df31d4a7c47989a1ac6faedd8495ba1 [diff] |
ALSA: hda/ca0132: constify read-only members of string array This module has some strings just for printk therefore they can be read-only. This commit applies this optimization. Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by: Takashi Iwai <tiwai@suse.de>