From 0c0cbb6c5a04a169320df1812e58b10362865e95 Mon Sep 17 00:00:00 2001 From: Bjorn Helgaas Date: Wed, 10 Jun 2015 14:00:21 -0500 Subject: [PATCH] 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-format-patch failed