On Fri, Sep 14, 2012 at 04:14:34PM -0500, Timur Tabi wrote:
> Use snd_soc_register_card() instead of platform_device_alloc("soc-audio")
> to register the sound card from the machine drivers. The use of
> platform_device_alloc is deprecated.
Applied, thanks.