Message ID | 20241017132052.4014605-4-cassel@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | PCI: dwc: ep: Minor alignment cleanups | expand |
On 10/17/24 22:20, Niklas Cassel wrote: > Hello all, > > Here comes minor cleanups related to the new address alignment APIs. > > Kind regards, > Niklas > > Niklas Cassel (2): > PCI: dwc: ep: Fix dw_pcie_ep_align_addr() > PCI: dwc: ep: Use align addr function for > dw_pcie_ep_raise_{msi,msix}_irq() > > .../pci/controller/dwc/pcie-designware-ep.c | 20 +++++++++---------- > 1 file changed, 10 insertions(+), 10 deletions(-) Looks good. Reviewed-by: Damien Le Moal <dlemoal@kernel.org> Tested-by: Damien Le Moal <dlemoal@kernel.org>
On Thu, Oct 17, 2024 at 03:20:53PM +0200, Niklas Cassel wrote: > Hello all, > > Here comes minor cleanups related to the new address alignment APIs. > > Kind regards, > Niklas > > Niklas Cassel (2): > PCI: dwc: ep: Fix dw_pcie_ep_align_addr() > PCI: dwc: ep: Use align addr function for > dw_pcie_ep_raise_{msi,msix}_irq() > > .../pci/controller/dwc/pcie-designware-ep.c | 20 +++++++++---------- > 1 file changed, 10 insertions(+), 10 deletions(-) > > -- > 2.47.0 > This series has been reviewed by two different people. What is the hold up? :) Kind regards, Niklas