RE: [PATCH v3 0/4] ASoC: simple-card: multi DAI links extension

From: Li.Xiubo@xxxxxxxxxxxxx
Date: Sun Mar 16 2014 - 23:50:24 EST


> Subject: [PATCH v3 0/4] ASoC: simple-card: multi DAI links extension
>
> This patch series extends the simple card driver to handle
> many DAI links as this exists in the Cubox audio subsystem.
>
> -v3
> - remove 'Fix the reference count of device nodes'
> which is applied (Mark Brown)
> - new patch 'Simplify code'
> - dynamically allocate and use properties for all DAI links
> (Jyri Sarha and Li Xiubo)


This patch series looks good to me.

For this patch series:
Reviewed-by: Xiubo Li <Li.Xiubo@xxxxxxxxxxxxx>


Thanks,

--
Best Regards,
Xiubo


> - v2
> - change subject/comment about device node reference count
> (Mark Brown)
> - use a null size array instead of an implicit area for the DAI links
> (Li Xiubo)
> - update the reference count of the device node at end of probe
>
> Jean-Francois Moine (4):
> ASoC: simple-card: Simplify code
> ASoC: simple-card: dynamically allocate the DAI link and properties
> ASoC: simple-card: Handle many DAI links
> ASoC: simple-card: Add DT documentation for multi-DAI links
>
> .../devicetree/bindings/sound/simple-card.txt | 34 +++-
> sound/soc/generic/simple-card.c | 181 +++++++++++++-------
> -
> 2 files changed, 145 insertions(+), 70 deletions(-)
>
> --
> 1.9.0
>
>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/