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:
5efc547
)
ACPI: EC: remove .start() method
author
Bjorn Helgaas
<bjorn.helgaas@hp.com>
Mon, 22 Jun 2009 20:41:35 +0000
(20:41 +0000)
committer
Len Brown
<len.brown@intel.com>
Thu, 25 Jun 2009 16:16:33 +0000
(12:16 -0400)
This patch folds the .start() method into .add().
acpi_ec_start() is always called immediately after acpi_ec_add(),
so there's no need to have it be a separate method.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Reviewed-by: Alex Chiang <achiang@hp.com>
CC: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/ec.c
patch
|
blob
|
history
diff --cc
drivers/acpi/ec.c
Simple merge