]> git.karo-electronics.de Git - mv-sheeva.git/commit
ASoC: S3C: I2Sv2: Reject immidiate register value
authorJassi Brar <jassi.brar@samsung.com>
Wed, 10 Mar 2010 07:48:51 +0000 (16:48 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 10 Mar 2010 14:12:58 +0000 (14:12 +0000)
commit51c6ab130642ed975681df843c772dda48a1d2ed
tree64eeaf24f4b3e38969e903ebc6209785cbfcf123
parentfa6231e1738617a864869600f51c3feb9e1081c8
ASoC: S3C: I2Sv2: Reject immidiate register value

Towards generalizing CPU driver interface, do not accept direct field
values for the BCLK and RCLK.
The machine driver should simply request the FS-multiple and not provide
the value to be set in divide field of IISMOD.

[Confirmed by Jassi that no existing machine drivers are affected --
broonie]

Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/s3c24xx/s3c-i2s-v2.c