ASoC: Use a shared define for AC97 CODEC data formats
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 2 May 2009 11:24:55 +0000 (12:24 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 2 May 2009 11:32:09 +0000 (12:32 +0100)
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 <broonie@opensource.wolfsonmicro.com>

No differences found