Skip to content

Commit

Permalink
core/pci: remove misleading fast reboot comment
Browse files Browse the repository at this point in the history
We have fast reboot now, so pci_reset() is no longer a "remnant" thereof.

Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Reviewed-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
  • Loading branch information
ajdlinux authored and stewartsmith committed Mar 20, 2017
1 parent 246fb04 commit 37546ae
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/pci.c
Expand Up @@ -1531,8 +1531,6 @@ void pci_reset(void)

prlog(PR_NOTICE, "PCI: Clearing all devices...\n");

/* This is a remnant of fast-reboot, not currently used */

/* XXX Do those in parallel (at least the power up
* state machine could be done in parallel)
*/
Expand Down

0 comments on commit 37546ae

Please sign in to comment.