[ALSA] Add even more 'const' to everything related to TLV
[sfrench/cifs-2.6.git] / include / sound / vx_core.h
index 217394652090d5853d2be332651a20673d33860c..4830651cc4cffd5dfafc1c29c5d5fd00c905ecac 100644 (file)
@@ -128,7 +128,7 @@ struct snd_vx_hardware {
        unsigned int num_ins;
        unsigned int num_outs;
        unsigned int output_level_max;
-       unsigned int *output_level_db_scale;
+       const unsigned int *output_level_db_scale;
 };
 
 /* hwdep id string */