]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
net: ethernet: ti: cpdma: do not enable host error misc irq
authorGrygorii Strashko <grygorii.strashko@ti.com>
Thu, 8 Jun 2017 18:51:52 +0000 (13:51 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Jun 2017 02:10:13 +0000 (22:10 -0400)
commit6d307f6b099cbe828cd7595408caebce3088c8f3
tree8816059762c354eef02e8e5879aea52b79d327d0
parente9523a5a32a1ce3acfe875cddd8ac8ad8a9ed270
net: ethernet: ti: cpdma: do not enable host error misc irq

CPSW driver does not handle this interrupt, so there are no reasons to enable
it in hardware.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/davinci_cpdma.c