diff options
author | Mugunthan V N <mugunthanvnm@ti.com> | 2015-08-04 16:06:18 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-06 21:59:27 -0700 |
commit | 870915feabdc3af5f0ebb72d1fcf96bff01837b0 (patch) | |
tree | 1a5ebe64951789c3acac530ce2ae8ab1db115087 /drivers/Makefile | |
parent | 5a9348b54d396c0b8bb877abcb107293034a87de (diff) |
drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from cpsw itself
CPSW interrupts can be disabled by masking CPSW interrupts and
clearing interrupt by writing appropriate EOI. So removing all
disable_irq/enable_irq as discussed in [1]
[1] http://patchwork.ozlabs.org/patch/492741/
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions