commit | 0319f30ee7e11b253067d8a621e410bcf0e0442b | [log] [tgz] |
---|---|---|
author | Jon Mason <jdmason@kudzu.us> | Wed Sep 11 11:22:40 2013 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 13 20:13:00 2013 -0400 |
tree | 674a14f2fbb390d1867fa363f5e63f6982074fa3 | |
parent | 29ed74c35088a775807743a5c84eecf6efa85d9f [diff] |
tg3: Use pci_dev pm_cap Use the already existing pm_cap variable in struct pci_dev for determining the power management offset. This saves the driver from having to keep track of an extra variable. Signed-off-by: Jon Mason <jdmason@kudzu.us> Cc: Nithin Nayak Sujir <nsujir@broadcom.com> Cc: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>