ALSA: hda/ca0132: merge strings just for printk
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Tue, 15 May 2018 13:12:59 +0000 (22:12 +0900)
committerTakashi Iwai <tiwai@suse.de>
Tue, 15 May 2018 16:05:29 +0000 (18:05 +0200)
commit0cc1aa716226abf9c52e920fc04999fcafa17c67
treecfca8238f74a5395c63056726f4ec2d6297af97b
parent3a03f83b168b19f715cd043dc3a4600bd99f08ce
ALSA: hda/ca0132: merge strings just for printk

This module has some function-local strings just for printk therefore
it can be merged into format string.

This commit applies this optimization.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_ca0132.c