X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=sound%2Fhda%2Fhdac_regmap.c;h=906b1e20bae01204c5a3bd3cacf9f38bd6318630;hb=42ec336f1f9d54049811b749f729e9e01c152ade;hp=286361ecd6404dd5714ea1175a941ce732f890fc;hpb=6111fd2370eecae9f11bfdc08ba097e0b51fcfd3;p=linux-2.6-block.git diff --git a/sound/hda/hdac_regmap.c b/sound/hda/hdac_regmap.c index 286361ecd640..906b1e20bae0 100644 --- a/sound/hda/hdac_regmap.c +++ b/sound/hda/hdac_regmap.c @@ -363,6 +363,7 @@ static const struct regmap_config hda_regmap_cfg = { .reg_write = hda_reg_write, .use_single_read = true, .use_single_write = true, + .disable_locking = true, }; /**