]> git.baikalelectronics.ru Git - kernel.git/commit
intel_scu_ipc: fix size field for intel_scu_ipc_command
authorHong Liu <hong.liu@intel.com>
Mon, 26 Jul 2010 09:06:31 +0000 (10:06 +0100)
committerMatthew Garrett <mjg@redhat.com>
Tue, 3 Aug 2010 13:50:33 +0000 (09:50 -0400)
commite521b4788bcec89fe5d205a9436cd2355ff9f408
tree862cd3c32c75deda79e028bec6b3dc1de83b4d98
parentd2526019e5b1748f07a397eaff9a509d3bac67dc
intel_scu_ipc: fix size field for intel_scu_ipc_command

Size for PMIC read/write command is byte, while it is DWORD for other
IPC commands.

Signed-off-by: Hong Liu <hong.liu@intel.com>
Signed-off-by: ALan Cox <alan@linux.intel.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/intel_scu_ipc.c