git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77e01d6
)
intel_scu_ipc: fix size field for intel_scu_ipc_command
author
Hong Liu
<hong.liu@intel.com>
Mon, 26 Jul 2010 09:06:31 +0000
(10:06 +0100)
committer
Matthew 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