From: Chaithrika U S Date: Wed, 10 Mar 2010 09:18:33 +0000 (+0530) Subject: ASoC: DaVinci: Add hw_param callback for S/PDIF DIT link X-Git-Tag: v2.6.35-rc1~478^2^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d43d1bc81190ee8e4e694d805afa586339b0afc;p=pandora-kernel.git ASoC: DaVinci: Add hw_param callback for S/PDIF DIT link On TI DM6467 EVM, S/PDIF DIT codec fails to open as it is unable to install hardware params. This dummy codec has no set_fmt and set_sysclk implementations and calls from the application to these functions cause errors. This patch adds a new hardware params callback function for S/PDIF transciever codec. Signed-off-by: Chaithrika U S Tested-by: Anuj Aggarwal Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed