From: Lars-Peter Clausen Date: Mon, 18 Mar 2013 17:57:23 +0000 (+0100) Subject: ASoC: spear_pcm: Update to new pcm_new() API X-Git-Tag: v3.9-rc6~16^2~7^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59d9cc2a5073ab4b8c8f8bdbacf230a538abc55d;p=pandora-kernel.git ASoC: spear_pcm: Update to new pcm_new() API Commit 552d1ef6 ("ASoC: core - Optimise and refactor pcm_new() to pass only rtd") updated the pcm_new() callback to take the rtd as the only parameter. The spear PCM driver (which was merged much later) still uses the old API. This patch updates the driver to the new API. Signed-off-by: Lars-Peter Clausen Acked-by: Rajeev Kumar Signed-off-by: Mark Brown Cc: stable@vger.kernel.org --- Reading git-diff-tree failed