Message ID | 20160802122831.31889-1-baolex.ni@intel.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/sound/pci/emu10k1/emufx.c b/sound/pci/emu10k1/emufx.c index 56fc47b..2be47a8 100644 --- a/sound/pci/emu10k1/emufx.c +++ b/sound/pci/emu10k1/emufx.c @@ -52,7 +52,7 @@ #endif static bool high_res_gpr_volume; -module_param(high_res_gpr_volume, bool, 0444); +module_param(high_res_gpr_volume, bool, S_IRUSR | S_IRGRP | S_IROTH); MODULE_PARM_DESC(high_res_gpr_volume, "GPR mixer controls use 31-bit range."); /*