Author :
kettenis
Date :
2022-01-15 11:04:16
Hash :585c4a5a Message :Don't reset the controller on each transaction. Remove unecessary polling
loop and adjust another polling loop. This makes accessing the cs42l83
audio codec work. Probably removing the reset is enough to fix this
but the other changes bring us in line with the Linux driver which had
some decent RE done to it recently.
ok patrick@