mbox series

[0/2] ASoC: for_each_component_xx() macro

Message ID 87efdn2zzt.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
Headers show
Series ASoC: for_each_component_xx() macro | expand

Message

Kuninori Morimoto Sept. 21, 2018, 5:22 a.m. UTC
Hi Mark

These are v2 of for_each_component_xx() macro.
v1 -> v2 is renamed comment_all to comment.

Kuninori Morimoto (2):
  ASoC: add for_each_component() macro
  ASoC: add for_each_component_dais() macro

 include/sound/soc.h  |  5 +++++
 sound/soc/soc-core.c | 35 ++++++++++++++++++++---------------
 2 files changed, 25 insertions(+), 15 deletions(-)