Re: [PATCH v1 3/3] ipc: Add support for default interrupt mode

2013-10-14 Thread sathyanarayanan . kuppuswamy
> On Mon, 2013-07-22 at 19:48 -0700, Kuppuswamy Sathyanarayanan wrote: >> Added intel scu ipc access mode config option. >> >> Also, This patch adds support to enable ipc command interrupt >> mode by default. This functionality is enabled by following >> config option. >> >> CONFIG_INTEL_SCU_IPC_IN

Re: [PATCH v1 3/3] ipc: Add support for default interrupt mode

2013-09-03 Thread Matthew Garrett
On Mon, 2013-07-22 at 19:48 -0700, Kuppuswamy Sathyanarayanan wrote: > Added intel scu ipc access mode config option. > > Also, This patch adds support to enable ipc command interrupt > mode by default. This functionality is enabled by following > config option. > > CONFIG_INTEL_SCU_IPC_INTR_MODE

[PATCH v1 3/3] ipc: Add support for default interrupt mode

2013-07-22 Thread Kuppuswamy Sathyanarayanan
Added intel scu ipc access mode config option. Also, This patch adds support to enable ipc command interrupt mode by default. This functionality is enabled by following config option. CONFIG_INTEL_SCU_IPC_INTR_MODE=y Signed-off-by: Kuppuswamy Sathyanarayanan --- drivers/platform/x86/Kconfig