]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
PCI: rpaphp: Document is_php_dn()
authorLinas Vepstas <linas@austin.ibm.com>
Fri, 13 Apr 2007 22:34:22 +0000 (15:34 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 3 May 2007 02:02:40 +0000 (19:02 -0700)
commitda65944be2441191539f50ce71cd1f8030699be1
tree009e2ef836472f1f184f84dcb1b8cc29a783173a
parent8485d1a123e0d367bbcbfec36acf134e6895f39a
PCI: rpaphp: Document is_php_dn()

Fix up the documentation: the rpaphp_add_slot() does not actually
handle embedded slots: in fact, it ignores them. Fix the flow of
control in the routine that checks for embedded slots.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Cc: John Rose <johnrose@austin.ibm.com>
Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/hotplug/rpaphp_core.c