[PATCH] PCI: mvebu - The bridge secondary status register should be 0
Jason Cooper
jason at lakedaemon.net
Thu Oct 17 09:12:01 EDT 2013
On Tue, Oct 15, 2013 at 02:16:30PM -0600, Jason Gunthorpe wrote:
> There are no writable bits in the secondary status register, only
> write 1 to clear bits. The driver never sets any of the write 1 to
> clear bits so the status register should always be 0, just remove
> the set from the write path.
>
> Someday the write 1 to clear bits should be copied/cleared directly
> from registers in the HW.
>
> Signed-off-by: Jason Gunthorpe <jgunthorpe at obsidianresearch.com>
> ---
> drivers/pci/host/pci-mvebu.c | 1 -
> 1 file changed, 1 deletion(-)
Applied to mvebu/drivers
thx,
Jason.
More information about the linux-arm-kernel
mailing list