mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-18 01:34:14 +08:00
303cff30d3
Modify the oxygen_write_spi() function to use the newly introduced oxygen_wait_spi() function. Change return value from void to int, so it can return error codes. Older drivers just ignore that return value, new drivers can check this value. We need to wait AFTER initiating the SPI transaction, otherwise read operation will not work. Signed-off-by: Roman Volkov <v1ron@mail.ru> Signed-off-by: Clemens Ladisch <clemens@ladisch.de> |
||
---|---|---|
.. | ||
ak4396.h | ||
cm9780.h | ||
cs2000.h | ||
cs4245.h | ||
cs4362a.h | ||
cs4398.h | ||
Makefile | ||
oxygen_io.c | ||
oxygen_lib.c | ||
oxygen_mixer.c | ||
oxygen_pcm.c | ||
oxygen_regs.h | ||
oxygen.c | ||
oxygen.h | ||
pcm1796.h | ||
virtuoso.c | ||
wm8766.h | ||
wm8776.h | ||
wm8785.h | ||
xonar_cs43xx.c | ||
xonar_dg.c | ||
xonar_dg.h | ||
xonar_hdmi.c | ||
xonar_lib.c | ||
xonar_pcm179x.c | ||
xonar_wm87x6.c | ||
xonar.h |