From: Bjorn Helgaas Date: Wed, 10 Jun 2015 19:00:21 +0000 (-0500) Subject: PCI/ASPM: Simplify Clock Power Management setting X-Git-Tag: omap-for-v4.2/fixes-rc1^2~159^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c0cbb6c5a04a169320df1812e58b10362865e95;p=pandora-kernel.git PCI/ASPM: Simplify Clock Power Management setting Update the Link Control Enable Clock Power Management bit the same way we update the ASPM Control bits, with a single call of pcie_capability_clear_and_set_word(). No functional change; this just makes both paths use the same style. Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed