Re: [PATCH v3 08/11] PCI: brcmstb: Reuse config structure
From: Stanimir Varbanov
Date: Thu Oct 17 2024 - 04:11:44 EST
Hi Bjorn,
On 10/14/24 20:03, Bjorn Helgaas wrote:
> On Mon, Oct 14, 2024 at 04:07:07PM +0300, Stanimir Varbanov wrote:
>> Instead of copying fields from pcie_cfg_data structure to
>> brcm_pcie reference it directly.
>
> This seems good. I would consider moving it earlier in the series
> so you don't have to touch the CFG_QUIRK_AVOID_BRIDGE_SHUTDOWN stuff
> twice.
Sure, will do it. Thank you for the review!