summaryrefslogtreecommitdiff
path: root/drivers/net/appletalk
diff options
context:
space:
mode:
authorGrygorii Strashko <grygorii.strashko@ti.com>2016-12-07 03:00:40 +0300
committerDavid S. Miller <davem@davemloft.net>2016-12-07 19:13:47 +0300
commit2a79df3ee9679dd1433ef9baa87ec395355eb0b4 (patch)
tree22afc36cab162d8ee4f4f0f2063eb4687a01a694 /drivers/net/appletalk
parente4439fa838eb78b20f82665110b478018268833e (diff)
downloadlinux-2a79df3ee9679dd1433ef9baa87ec395355eb0b4.tar.xz
net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regs
CPTS module and IRQs are always enabled when CPTS is registered, before starting overflow check work, and disabled during deregistration, when overflow check work has been canceled already. So, It doesn't require to (re)enable CPTS module and IRQs in cpts_overflow_check(). Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/appletalk')
0 files changed, 0 insertions, 0 deletions