summaryrefslogtreecommitdiff
path: root/drivers/idle
diff options
context:
space:
mode:
authorNithin Sujir <nsujir@broadcom.com>2013-07-30 00:58:36 +0400
committerDavid S. Miller <davem@davemloft.net>2013-07-30 10:38:52 +0400
commit5137a2ee2007d9cbbbeebd14abe08357a079b607 (patch)
treebced9922c04136a7ff581d3cef110614161befb6 /drivers/idle
parentc1459356d9814cc7579487e18b158627d2aad22e (diff)
downloadlinux-5137a2ee2007d9cbbbeebd14abe08357a079b607.tar.xz
tg3: Allow NVRAM programming when interface is down
Previously, when the interface was brought down, the driver would set the power state to D3hot. In D3hot, we don't have access to the NVRAM. This patch removes the call to set the power state to PCI_D3hot in close. A following patch will implement the shutdown handler to properly set the D3hot state when the system is going down. Doing the above means that the TG3_PHYFLG_IS_LOW_POWER should not be checked to validate access to the NVRAM. Signed-off-by: Nithin Nayak Sujir <nsujir@broadcom.com> Signed-off-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/idle')
0 files changed, 0 insertions, 0 deletions