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:
11604ec
)
sonypi: fix ids member of struct acpi_driver
author
Eugene Teo
<eugeneteo@kernel.sg>
Fri, 3 Aug 2007 15:22:32 +0000
(
00:22
+0900)
committer
Len Brown
<len.brown@intel.com>
Fri, 3 Aug 2007 19:26:41 +0000
(15:26 -0400)
ids member of struct acpi_driver is of type struct acpi_device_id, not a
character array.
Signed-off-by: Eugene Teo <eugeneteo@kernel.sg>
Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found