brcm47xx: fix bcm4705 rebooting when initializing the switch.
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 6 Jul 2014 13:45:43 +0000 (13:45 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 6 Jul 2014 13:45:43 +0000 (13:45 +0000)
commitdf8741f92b5e5520d3335eb7e2fea4942a924e81
tree37825c04642a0fb7f510d2f052b4f3ca34ad3824
parented0dc1c97eab36e3e26202c9704198ccaaf66836
brcm47xx: fix bcm4705 rebooting when initializing the switch.

When the Ethernet controller is powered down and someone wants to
access the mdio bus like the witch driver (b53) the system crashed if
PCI_D3hot was set before. This patch deactivates this power sawing mode
when a switch driver is in use.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41527
target/linux/brcm47xx/patches-3.10/791-tg3-no-pci-sleep.patch [new file with mode: 0644]
target/linux/brcm47xx/patches-3.14/791-tg3-no-pci-sleep.patch [new file with mode: 0644]