From: Kishon Vijay Abraham I Date: Thu, 24 Feb 2011 09:46:53 +0000 (+0530) Subject: OMAP: McBSP: use omap_device APIs to modify SYSCONFIG X-Git-Tag: v2.6.39-rc1~432^2~17^3~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f36d01d64f1caf0545214a5dc14096477f68cfbe;p=pandora-kernel.git OMAP: McBSP: use omap_device APIs to modify SYSCONFIG McBSP2/3 in OMAP3 has sidetone feature which requires autoidle to be disabled before starting the sidetone. Also SYSCONFIG register has to be set with smart idle or no idle depending on the dma op mode (threshold or element sync). For doing these operations dynamically at runtime, omap_device APIs are used to modify SYSCONFIG register. Signed-off-by: Kishon Vijay Abraham I Cc: Paul Walmsley Acked-by: Peter Ujfalusi Acked-by: Jarkko Nikula Acked-by: Mark Brown [tony@atomide.com: updated to compile without omap_device idle calls] Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed