Loading sound/soc/codecs/wsa881x.c +1 −1 Original line number Diff line number Diff line Loading @@ -921,8 +921,8 @@ static int32_t wsa881x_temp_reg_read(struct snd_soc_codec *codec, __func__, devnum, dev->addr); return -EINVAL; } regcache_sync(wsa881x->regmap); } regcache_sync(wsa881x->regmap); wsa881x_resource_acquire(codec, ENABLE); snd_soc_update_bits(codec, WSA881X_TEMP_OP, 0x04, 0x04); Loading Loading
sound/soc/codecs/wsa881x.c +1 −1 Original line number Diff line number Diff line Loading @@ -921,8 +921,8 @@ static int32_t wsa881x_temp_reg_read(struct snd_soc_codec *codec, __func__, devnum, dev->addr); return -EINVAL; } regcache_sync(wsa881x->regmap); } regcache_sync(wsa881x->regmap); wsa881x_resource_acquire(codec, ENABLE); snd_soc_update_bits(codec, WSA881X_TEMP_OP, 0x04, 0x04); Loading