ALSA: oxygen: Xonar DG(X): make model_xonar_dg const
authorBhumika Goyal <bhumirks@gmail.com>
Thu, 14 Sep 2017 14:04:15 +0000 (19:34 +0530)
committerTakashi Iwai <tiwai@suse.de>
Mon, 18 Sep 2017 13:48:25 +0000 (15:48 +0200)
commit621c51be8ed17b2d56847a09aa651087ca1d218a
tree0375fb0ce9587f37f4be4862c87d03f1df9a9e8e
parentc4fd43793bdecb986bfc80e00c8792556c3f1c7f
ALSA: oxygen: Xonar DG(X): make model_xonar_dg const

Make this const as it not modified anywhere. It is only used during a
copy operation. Also, add const to the declaration in header.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/oxygen/xonar_dg.h
sound/pci/oxygen/xonar_dg_mixer.c