On 30/11/15 08:21, Paul Burton wrote: > xilinx_pcie_init_port clears the pending interrupts in the interrupt > decode register, but does not clear the interrupt FIFO. This would lead > to spurious interrupts if any were present in the FIFO at probe time. > Clear the interrupt FIFO prior to the interrupt decode register in order > to start with a clean slate as expected. > > Signed-off-by: Paul Burton <paul.burton@xxxxxxxxxx> Seems like the subject should be "PCI: xilinx: ..." to be consistent with the changes you are making to this driver earlier in the series? -- Florian