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)
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>

No differences found