29 Mar
2021
29 Mar
'21
2:38 p.m.
These are a couple of bugfixes for the tlv320aic32x4 driver that we discovered after the Raspberry Pi Foundation's move to the 5.10 kernel.
The first increases the maximum value in the regmap configuration so that the powerup command actually works.
The second changes the ordering of the clock registration in the module probe function so that the clocks are properly registered before the component probe function runs.
Annaliese McDermond (2): ASoC: tlv320aic32x4: Increase maximum register in regmap ASoC: tlv320aic32x4: Register clocks before registering component
sound/soc/codecs/tlv320aic32x4.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
--
2.27.0