From: stephen hemminger Date: Sun, 7 Feb 2010 06:23:53 +0000 (+0000) Subject: sky2: resume clocks X-Git-Tag: v2.6.34-rc1~233^2~386 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0db28b898266265c1cc2ff84f041a561a265504;p=pandora-kernel.git sky2: resume clocks Change the resume path to use pci write config for a couple of reasons: 1. pci_write_config_dword() allows for more error checking of PCI health after resume. 2. better to toggle this register on all chip types, since that is what vendor driver does. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed