intel_mid_osip: update intel osnib and oshob driver
authorShijie Zhang <shijie.zhang@intel.com>
Fri, 30 Mar 2012 13:36:39 +0000 (21:36 +0800)
committerbuildbot <buildbot@intel.com>
Tue, 10 Apr 2012 20:19:10 +0000 (13:19 -0700)
commit616ae7bf7dbb1edd5c2c8936a009d639e3268e4d
tree8e0c3c58fff3a606f5f32d416417d596a240e30c
parent008ef1f5410ff23237c445aae08f31901d724d0b
intel_mid_osip: update intel osnib and oshob driver

BZ: 28905

Base on current IPC driver framework, it is not suitable to put
OSNIB and OSHOB access code inside IPC bus driver. So we move it
into intel_mid_osip driver, to make it more clear in logic.

Change-Id: I1aaf95f44bd85b524dde52b0e2542a9d6f811c3e
Signed-off-by: Shijie Zhang <shijie.zhang@intel.com>
Reviewed-on: http://android.intel.com:8080/41846
Reviewed-by: Yang, Bin <bin.yang@intel.com>
Reviewed-by: Du, Alek <alek.du@intel.com>
Reviewed-by: Gross, Mark <mark.gross@intel.com>
Tested-by: Romieu, Benoit <benoit.romieu@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
arch/x86/include/asm/intel_mid_osip.h [new file with mode: 0644]
arch/x86/include/asm/intel_scu_ipc.h
arch/x86/platform/intel-mid/intel-mid.c
drivers/platform/x86/Makefile
drivers/platform/x86/intel_mid_osip.c
drivers/platform/x86/intel_scu_ipc.c
drivers/platform/x86/intel_scu_ipcutil.c [deleted file]
drivers/watchdog/intel_scu_watchdog.c