On Thu, 26 May 2022 at 21:09, Rob Herring <robh@xxxxxxxxxx> wrote: > > On Mon, May 23, 2022 at 09:18:32PM +0300, Dmitry Baryshkov wrote: > > Split handling of MSI host IRQs to a separate dw_pcie_msi_host_init() > > function. The code is complex enough to warrant a separate function. > > > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > > --- > > .../pci/controller/dwc/pcie-designware-host.c | 98 +++++++++++-------- > > 1 file changed, 56 insertions(+), 42 deletions(-) > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > > Note that we should probably apply this[1] or whatever fix we end up > with first. Ack, I will rebase this patch series the fix gets merged. > [1] https://lore.kernel.org/all/20220525223316.388490-1-willmcvicker@xxxxxxxxxx/ -- With best wishes Dmitry