]> Git Repo - J-u-boot.git/commit
x86: sound: Correct error handling
authorSimon Glass <[email protected]>
Wed, 4 Nov 2020 16:57:29 +0000 (09:57 -0700)
committerBin Meng <[email protected]>
Fri, 6 Nov 2020 01:51:29 +0000 (09:51 +0800)
commitdd30c5bb574aba55e99284dbdfe0d6033bf44d7f
tree9e3a21ede0f6748d5a18dd7238f315e016a7013b
parenta0ed800376b0db57428f9bf6401db36789ff1aa6
x86: sound: Correct error handling

A few functions have changed to return pin numbers or I2C addresses. The
error checking for some of the callers is therefore wrong. Fix them.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
drivers/sound/da7219.c
drivers/sound/max98357a.c
This page took 0.03453 seconds and 4 git commands to generate.