intel_scu_ipc: move osc clock code from SCU IPC core driver
authorShijie Zhang <shijie.zhang@intel.com>
Tue, 24 Apr 2012 17:09:23 +0000 (01:09 +0800)
committerbuildbot <buildbot@intel.com>
Fri, 27 Apr 2012 02:55:08 +0000 (19:55 -0700)
commit05c712ae9144cba8d71b61d41d4af11edff858fe
treedc66c802aab8047581ee2cebb77cb3a4009aff59
parent2cc00dd9d550b5c97a9cb65ef9621eea3adbc4db
intel_scu_ipc: move osc clock code from SCU IPC core driver

BZ: 32907

Based on current drvier framework, it's not suitable to leave OSC CLK
related code inside the IPC core driver. Move it to intel_scu_ipcutil.

Change-Id: I02981dd1e8f9fea7b521f6d1d07feca0c6dd492e
Signed-off-by: Shijie Zhang <shijie.zhang@intel.com>
Reviewed-on: http://android.intel.com:8080/45901
Reviewed-by: Chen, Jie D <jie.d.chen@intel.com>
Reviewed-by: Yang, Bin <bin.yang@intel.com>
Reviewed-by: Du, Alek <alek.du@intel.com>
Reviewed-by: Wang, Zhifeng <zhifeng.wang@intel.com>
Tested-by: Wang, Zhifeng <zhifeng.wang@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
arch/x86/include/asm/intel_scu_ipc.h
arch/x86/include/asm/intel_scu_ipcutil.h
arch/x86/platform/intel-mid/device_libs/platform_mt9e013.c
arch/x86/platform/intel-mid/device_libs/platform_mt9m114.c
arch/x86/platform/intel-mid/device_libs/platform_ov8830.c
drivers/misc/a1026.c
drivers/platform/x86/intel_scu_ipc.c
drivers/platform/x86/intel_scu_ipcutil.c
sound/soc/mid-x86/clv_machine.c
sound/soc/mid-x86/mfld_machine.c
sound/soc/mid-x86/mfld_machine_gi.c