From: Mark Brown Date: Sat, 2 May 2009 11:24:55 +0000 (+0100) Subject: ASoC: Use a shared define for AC97 CODEC data formats X-Git-Tag: v2.6.31-rc1~363^2~29^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33f503c96c976fd585dedb76514ca6cb286e60d9;p=pandora-kernel.git ASoC: Use a shared define for AC97 CODEC data formats The AC97 wire format is completely fixed so CODECs don't have any choice about the formats they accept but controllers accept a variety of data formats and render them down onto the bus. Have a shared define so all the CODEC drivers will interoperate with any of our controller drivers. Signed-off-by: Mark Brown --- Reading git-diff-tree failed