ASoC: samsung: odroid: Change rfs value to 256 59/201059/4
authorJaechul Lee <jcsing.lee@samsung.com>
Thu, 7 Mar 2019 23:42:55 +0000 (08:42 +0900)
committerjaechul lee <jcsing.lee@samsung.com>
Tue, 12 Mar 2019 23:15:55 +0000 (23:15 +0000)
commitacdb73fab61be9a387771c6a86d225db5d2d6300
tree1e1fed4a9e7c7d771417c4b1338e366b553a0f0c
parentf707903a809938ef09f4bcf6368e6cc83b2fc991
ASoC: samsung: odroid: Change rfs value to 256

rfs is set 256 as a default value in I2S module. Due to clock rate
setting rounding errors with rfs=512 playback is almost twice faster
than original speed when the device is opened with 44.1k samplerate.
pulseaudio that uses 44.1k sinks can't play the sound properly.

Change-Id: I21d5553e36dcbf00802230cf1c60f5fb7df1056d
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
sound/soc/samsung/odroid.c