All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] soundwire: few trival fixes and cleanups.
@ 2019-03-28 13:41 Srinivas Kandagatla
  2019-03-28 13:41 ` [PATCH 1/4] soundwire: add module_sdw_driver helper macro Srinivas Kandagatla
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Srinivas Kandagatla @ 2019-03-28 13:41 UTC (permalink / raw)
  To: vkoul
  Cc: sanyog.r.kale, Srinivas Kandagatla, pierre-louis.bossart, alsa-devel

Hi Vinod,
Here are few trivial updates to soundwire which I found while
trying out Qualcomm WCD934x codecs.

Thanks,

Srinivas Kandagatla (4):
  soundwire: add module_sdw_driver helper macro
  soundwire: cdns: fix check for number of messages
  soundwire: bus: check if pm runtime is enabled before calling
  soundwire: remove unused struct sdw_bus_conf definition

 drivers/soundwire/bus.c            | 16 ++++++++++------
 drivers/soundwire/cadence_master.c |  2 +-
 include/linux/soundwire/sdw.h      | 15 ---------------
 include/linux/soundwire/sdw_type.h | 11 +++++++++++
 4 files changed, 22 insertions(+), 22 deletions(-)

-- 
2.21.0

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2019-04-05 15:26 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-28 13:41 [PATCH 0/4] soundwire: few trival fixes and cleanups Srinivas Kandagatla
2019-03-28 13:41 ` [PATCH 1/4] soundwire: add module_sdw_driver helper macro Srinivas Kandagatla
2019-03-29  5:38   ` Vinod Koul
2019-03-28 13:41 ` [PATCH 2/4] soundwire: cdns: fix check for number of messages Srinivas Kandagatla
2019-03-28 14:03   ` Pierre-Louis Bossart
2019-03-28 14:58     ` Srinivas Kandagatla
2019-03-29  3:51       ` Sanyog Kale
2019-03-29  5:54       ` Vinod Koul
2019-03-29 10:06         ` Srinivas Kandagatla
2019-03-28 13:41 ` [PATCH 3/4] soundwire: bus: check if pm runtime is enabled before calling Srinivas Kandagatla
2019-03-28 13:55   ` Pierre-Louis Bossart
2019-03-28 14:37     ` Srinivas Kandagatla
2019-03-29  5:58       ` Vinod Koul
2019-03-29 10:02         ` Srinivas Kandagatla
2019-04-05 15:26     ` Ranjani Sridharan
2019-03-28 13:41 ` [PATCH 4/4] soundwire: remove unused struct sdw_bus_conf definition Srinivas Kandagatla

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.