All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix some minor issues in simple card driver
@ 2014-04-24 11:13 Nicolin Chen
  2014-04-24 11:13 ` [PATCH 1/3] ASoC: simple-card: Drop node->name checking Nicolin Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Nicolin Chen @ 2014-04-24 11:13 UTC (permalink / raw)
  To: broonie; +Cc: moinejf, alsa-devel, kuninori.morimoto.gx, tiwai, lgirdwood,
	jsarha

The series fixes one name limitation and code style problems.

Nicolin Chen (3):
  ASoC: simple-card: Drop node->name checking
  ASoC: simple-card: Simplify error msg in simple_card_dai_link_of()
  ASoC: simple-card: Improve coding style

 sound/soc/generic/simple-card.c | 32 ++++++++++++++------------------
 1 file changed, 14 insertions(+), 18 deletions(-)

-- 
1.8.4

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

end of thread, other threads:[~2014-04-24 13:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-24 11:13 [PATCH 0/3] Fix some minor issues in simple card driver Nicolin Chen
2014-04-24 11:13 ` [PATCH 1/3] ASoC: simple-card: Drop node->name checking Nicolin Chen
2014-04-24 12:47   ` Jyri Sarha
2014-04-24 13:03     ` Mark Brown
2014-04-24 13:05       ` Jyri Sarha
2014-04-24 11:13 ` [PATCH 2/3] ASoC: simple-card: Simplify error msg in simple_card_dai_link_of() Nicolin Chen
2014-04-24 11:14 ` [PATCH 3/3] ASoC: simple-card: Improve coding style Nicolin Chen
2014-04-24 12:20 ` [PATCH 0/3] Fix some minor issues in simple card driver 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.