]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda/eld - Add const to possible places
authorTakashi Iwai <tiwai@suse.de>
Mon, 17 Aug 2015 13:06:52 +0000 (15:06 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 17 Aug 2015 13:12:14 +0000 (15:12 +0200)
commitd5cf00c7ac2bf6b9d10c393b1e3b7551176c7f40
treec7a5f3763d9cfde10f16f664388a81ba0a4b4e06
parent1d260d7b3b03f96dfbc9781ec046edc729220f09
ALSA: hda/eld - Add const to possible places

Similar like the previous fix to hda_proc.c, adding const prefix will
save our world (a little bit).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_eld.c