10 Mar
2010
10 Mar
'10
11:32 a.m.
On Wed, Mar 10, 2010 at 04:48:51PM +0900, Jassi Brar wrote:
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.
Signed-off-by: Jassi Brar jassi.brar@samsung.com
This is good but it needs to also update all the machine drivers that use the direct register values. A brief grep through suggests that the uda134x machine and the OpenMoko machines need a look, though I didn't actually check which DAI driver they're all using. If nothing uses this feature then just note that in the changelog (if the feature is unused that's even more reason to remove it anyway).