commit | 621c51be8ed17b2d56847a09aa651087ca1d218a | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Thu Sep 14 19:34:15 2017 +0530 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Sep 18 15:48:25 2017 +0200 |
tree | 0375fb0ce9587f37f4be4862c87d03f1df9a9e8e | |
parent | c4fd43793bdecb986bfc80e00c8792556c3f1c7f [diff] |
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>