[ARM] 4527/1: pxa: fix pxa27x ac97 cold reset in ASoC due to CKEN change
authorEric Miao <eric.y.miao@gmail.com>
Thu, 26 Jul 2007 01:01:04 +0000 (02:01 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 28 Jul 2007 19:53:25 +0000 (20:53 +0100)
commit0a9c2df263b2ef487e6b4015644cc18012d7411b
treeba2e81a4c4e986daa360b6df53a24a2cf476a846
parent03e5386e1e6e4f19c18c33fb69afd43054d448b2
[ARM] 4527/1: pxa: fix pxa27x ac97 cold reset in ASoC due to CKEN change

due to CKEN_xxx definition and pxa_set_cken() change,  the pxa27x
ac97 cold reset is broken in ASoC, fixed to use bit index instead
of bit mask

Signed-off-by: eric miao <eric.y.miao@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
sound/soc/pxa/pxa2xx-ac97.c