All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] audio-graph-card: remove endpoint bidirectional check
@ 2018-11-06  4:35 Kuninori Morimoto
  2018-11-06  4:36 ` [PATCH 1/3] ASoC: " Kuninori Morimoto
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Kuninori Morimoto @ 2018-11-06  4:35 UTC (permalink / raw)
  To: Mark Brown; +Cc: Linux-ALSA


Hi Mark

These are cleanup for audio-graph-card.
It removes unneeded error check code

Kuninori Morimoto (3):
  ASoC: audio-graph-card: remove endpoint bidirectional check
  ASoC: audio-graph-scu-card: remove endpoint bidirectional check
  ASoC: audio-graph-scu-card: remove error check which never happen

 sound/soc/generic/audio-graph-card.c     |  9 ---------
 sound/soc/generic/audio-graph-scu-card.c | 19 +------------------
 2 files changed, 1 insertion(+), 27 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2018-11-06 17:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-06  4:35 [PATCH 0/3] audio-graph-card: remove endpoint bidirectional check Kuninori Morimoto
2018-11-06  4:36 ` [PATCH 1/3] ASoC: " Kuninori Morimoto
2018-11-06 17:54   ` Applied "ASoC: audio-graph-card: remove endpoint bidirectional check" to the asoc tree Mark Brown
2018-11-06  4:36 ` [PATCH 2/3] ASoC: audio-graph-scu-card: remove endpoint bidirectional check Kuninori Morimoto
2018-11-06 17:53   ` Applied "ASoC: audio-graph-scu-card: remove endpoint bidirectional check" to the asoc tree Mark Brown
2018-11-06  4:36 ` [PATCH 3/3] ASoC: audio-graph-scu-card: remove error check which never happen Kuninori Morimoto
2018-11-06 17:53   ` Applied "ASoC: audio-graph-scu-card: remove error check which never happen" to the asoc tree Mark Brown

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.