[alsa-devel] [PATCH 0/4] slimbus: minor fixes.

Srinivas Kandagatla srinivas.kandagatla at linaro.org
Mon Jan 14 14:44:45 CET 2019


Here are some minor fixes to slimbus core for issues found while testing wcd9335.
First one is make the slimbus core match full device id,
second one is to avoid using big lock in status callback function,
third one is to use status function rather than directly invoking the status ops.
finally last one is to fix missing spinlock init.

Thanks,
srini


Srinivas Kandagatla (4):
  slimbus: core: match full device id
  slimbus: core: do not call device_status under a lock
  slimbus: core: use slim_device_update_status() to update status
  slimbus: core: add missing spin_lock_init on txn_lock

 drivers/slimbus/core.c | 45 +++++++++++++++++++++++-------------------
 1 file changed, 25 insertions(+), 20 deletions(-)

-- 
2.20.1



More information about the Alsa-devel mailing list