From: Nicolin Chen Date: Wed, 31 Jul 2013 12:07:05 +0000 (+0800) Subject: ASoC: spdif: Add S20_3LE and S24_LE support for dummy codec drivers X-Git-Tag: v3.12-rc1~150^2~9^2~20^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db5ff9541b61ef8394bad0fb05508921b8c5b17b;p=pandora-kernel.git ASoC: spdif: Add S20_3LE and S24_LE support for dummy codec drivers Generally, S/PDIF supports 20bit and optional 24bit samples. Thus add these two formats for the dummy codec drivers. If one S/PDIF controller has its own limitation, its CPU DAI driver should set the supported format by its own circumstance, since the soc-pcm driver will use the intersection of cpu_dai's formats and codec_dai's formats. Signed-off-by: Nicolin Chen Signed-off-by: Mark Brown --- Reading git-diff-tree failed