[U-Boot] [PATCH 07/10] net: mvpp2x: Remove IRQ configuration from u-boot

Joe Hershberger joe.hershberger at ni.com
Tue Aug 8 16:12:37 UTC 2017


On Wed, Jun 21, 2017 at 3:31 AM,  <stefanc at malvell.com> wrote:
> From: Stefan Chulski <stefanc at marvell.com>
>
> Remove IRQ configuration from u-boot PP driver.
> U-BOOT don't use interupts and coniguration of IRQ in u-boot

interupts -> interrupts
coniguration -> configuration
u-boot -> U-Boot

> caused crushes in Linux interupt shared mode.

crushes -> crashes
interupt shared -> shared interrupt

> Also interput cause is redundant in RX routine since single RXQ

interput -> interrupt
cause -> use
single RXQ -> a single RX queue is

> used.
>
> Change-Id: Ie7dda9bc57accb24c2e58c63de31f359711e71e5
> Signed-off-by: Stefan Chulski <stefanc at marvell.com>
> Reviewed-on: http://vgitil04.il.marvell.com:8080/39966
> Tested-by: iSoC Platform CI <ykjenk at marvell.com>
> Reviewed-by: Nadav Haklai <nadavh at marvell.com>
> Reviewed-on: http://vgitil04.il.marvell.com:8080/39952
> Reviewed-by: Igal Liberman <igall at marvell.com>

After fixing commit log,
Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list