commit | e2142df7ec7184ed4a77ada686bc1eb41075490f | [log] [tgz] |
---|---|---|
author | Kristen Carlson Accardi <kristen@linux.intel.com> | Thu Mar 31 11:02:43 2011 -0700 |
committer | Vinod Koul <vinod.koul@intel.com> | Fri Apr 01 16:49:05 2011 +0530 |
tree | d6f2f0cb5a3c68bc82a10716c968307a9315b9d4 | |
parent | 427cdf19b97e509e21e5d347e18d8b0b34723dfc [diff] |
intel_mid_dma: fix runtime pm issues Use the correct api in probe to enable runtime pm for this driver. Additionally, do not just call legacy suspend for runtime_suspend, as this duplicates some work the pci core does for you. Signed-off-by: Kristen Carlson Accardi <kristen@linux.intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>