All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ASoC: Kill BUG_ON() usages
@ 2017-09-07  8:59 Takashi Iwai
  2017-09-07  8:59 ` [PATCH 1/3] ASoC: tas571x: Kill BUG_ON() usage Takashi Iwai
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Takashi Iwai @ 2017-09-07  8:59 UTC (permalink / raw)
  To: Mark Brown; +Cc: alsa-devel

Hi,

I found a few stupid BUG_ON() usages in the code, let's kill or
replace them.


Takashi

===

Takashi Iwai (3):
  ASoC: tas571x: Kill BUG_ON() usage
  ASoC: davinci: Kill BUG_ON() usage
  ASoC: intel: Kill BUG_ON() usage

 sound/soc/codecs/tas571x.c            | 3 ++-
 sound/soc/davinci/davinci-mcasp.c     | 3 ++-
 sound/soc/intel/atom/sst/sst_loader.c | 1 -
 sound/soc/intel/atom/sst/sst_stream.c | 1 -
 4 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2017-09-20 11:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-07  8:59 [PATCH 0/3] ASoC: Kill BUG_ON() usages Takashi Iwai
2017-09-07  8:59 ` [PATCH 1/3] ASoC: tas571x: Kill BUG_ON() usage Takashi Iwai
2017-09-20 11:47   ` Applied "ASoC: tas571x: Kill BUG_ON() usage" to the asoc tree Mark Brown
2017-09-07  8:59 ` [PATCH 2/3] ASoC: davinci: Kill BUG_ON() usage Takashi Iwai
2017-09-20 11:47   ` Applied "ASoC: davinci: Kill BUG_ON() usage" to the asoc tree Mark Brown
2017-09-07  8:59 ` [PATCH 3/3] ASoC: intel: Kill BUG_ON() usage Takashi Iwai
2017-09-08  8:44   ` Vinod Koul
2017-09-20 11:47   ` Applied "ASoC: intel: Kill BUG_ON() usage" 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.