Re: [PATCH v3 04/10] PCI/PTM: Separate configuration and enable

From: Mika Westerberg
Date: Wed Sep 07 2022 - 01:25:27 EST


On Tue, Sep 06, 2022 at 05:23:45PM -0500, Bjorn Helgaas wrote:
> + } else if (pci_pcie_type(dev) == PCI_EXP_TYPE_RC_END) {
> +

Unnecessary empty line.

> + /*
> + * Per sec 7.9.15.3, this should be the Local Clock
> + * Granularity of the associated Time Source. But it
> + * doesn't say how to find that Time Source.
> + */
> + dev->ptm_granularity = 0;