projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed6d14f
)
[PATCH] PCI: kernel-doc fix for pci-acpi.c
author
Randy Dunlap
<rdunlap@xenotime.net>
Wed, 23 Nov 2005 23:45:04 +0000
(15:45 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 24 Nov 2005 07:04:27 +0000
(23:04 -0800)
Fix kernel-doc warning in pci/pci-acpi.c.
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/pci/pci-acpi.c
patch
|
blob
|
history
diff --git
a/drivers/pci/pci-acpi.c
b/drivers/pci/pci-acpi.c
index a9b00cc2d8850da7d958b8fbc1e13119894fe06d..6917c6cb091287a407a6274fa7ebdd382237bed5 100644
(file)
--- a/
drivers/pci/pci-acpi.c
+++ b/
drivers/pci/pci-acpi.c
@@
-178,6
+178,7
@@
EXPORT_SYMBOL(pci_osc_support_set);
/**
* pci_osc_control_set - commit requested control to Firmware
+ * @handle: acpi_handle for the target ACPI object
* @flags: driver's requested control bits
*
* Attempt to take control from Firmware on requested control bits.