[RFC patch v3 3/4] ASoC: atmel-ssc-dai: register dai and pcm directly

Mark Brown broonie at opensource.wolfsonmicro.com
Tue Nov 6 03:48:14 EST 2012


On Tue, Nov 06, 2012 at 01:57:53PM +0800, Bo Shen wrote:

>  static struct platform_device at91sam9260_ssc_device = {
> -	.name	= "at91rm9200_ssc",
> +	.name	= "at91rm9200_ssc_dai",
>  	.id	= 0,
>  	.dev	= {

No, this isn't converting things to device tree which presumably is the
goal here and obviously just doing the rename doesn't accomplish an
enormous amount.  What I said was that you should instantiate the ASoC
adaption when the machine driver needs to use them.  You shouldn't even
need a separate device for this.

Please do look at other platforms with similar hardware and do something
similar to them.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20121106/e051f0f7/attachment.sig>


More information about the linux-arm-kernel mailing list