Loading sound/soc/codecs/tfa9879.c +13 −12 Original line number Diff line number Diff line Loading @@ -88,7 +88,8 @@ static int tfa9879_hw_params(struct snd_pcm_substream *substream, } if (tfa9879->lsb_justified) snd_soc_component_update_bits(component, TFA9879_SERIAL_INTERFACE_1, snd_soc_component_update_bits(component, TFA9879_SERIAL_INTERFACE_1, TFA9879_I2S_SET_MASK, i2s_set << TFA9879_I2S_SET_SHIFT); Loading Loading
sound/soc/codecs/tfa9879.c +13 −12 Original line number Diff line number Diff line Loading @@ -88,7 +88,8 @@ static int tfa9879_hw_params(struct snd_pcm_substream *substream, } if (tfa9879->lsb_justified) snd_soc_component_update_bits(component, TFA9879_SERIAL_INTERFACE_1, snd_soc_component_update_bits(component, TFA9879_SERIAL_INTERFACE_1, TFA9879_I2S_SET_MASK, i2s_set << TFA9879_I2S_SET_SHIFT); Loading