ASoC: DaVinci: i2s, fix mcbsp_word_length update
authorTroy Kisky <troy.kisky@boundarydevices.com>
Sun, 5 Jul 2009 02:29:57 +0000 (19:29 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 5 Jul 2009 11:59:08 +0000 (12:59 +0100)
commitf5cfa954e6812c09e3a4b89e8009b22285b860a3
treebd271c7a69ba99afbf35c3f96fac62e627705f5a
parent9333b594a08f2b2d8b7d96260164817acdbc5cab
ASoC: DaVinci: i2s, fix mcbsp_word_length update

Code previously just "ors" in this field without clearing
first. Fix, by never reading this register.

Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/davinci/davinci-i2s.c