]> git.baikalelectronics.ru Git - kernel.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)
commit98d4fbbb18923269b3deb1f52d241ba10fc06450
tree009e2ef836472f1f184f84dcb1b8cc29a783173a
parent994e90c9eeb9c45eca67007e3af1e9e97dbb8891
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