mbox series

[v3,0/2] Two bug fixes for tas5805m codec driver

Message ID cover.1675497326.git.daniel.beer@igorinstitute.com
Headers show
Series Two bug fixes for tas5805m codec driver | expand

Message

Daniel Beer Feb. 4, 2023, 7:55 a.m. UTC
This pair of patches fixes two issues which crept in while revising the
original submission, at a time when I no longer had access to test
hardware.

The fixes here have been tested and verified on hardware.

Changes v2 -> v3:
  - Resubmit with cover letter

Changes v1 -> v2:
  - Fix issue reported by kernel test robot

Daniel Beer (2):
  ASoC: tas5805m: rework to avoid scheduling while atomic.
  ASoC: tas5805m: add missing page switch.

 sound/soc/codecs/tas5805m.c | 131 +++++++++++++++++++++++++-----------
 1 file changed, 90 insertions(+), 41 deletions(-)