aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorTimur Tabi <timur@codeaurora.org>2017-01-20 17:21:04 -0600
committerDavid S. Miller <davem@davemloft.net>2017-01-23 13:03:28 -0500
commit4404323c6ac256c2a11d86fda65fbdb7d198ff8c (patch)
treecfe7c2cd98fd0cfc4212b631577216c9700fb045 /tools/perf/scripts/python/netdev-times.py
parentnet: qcom/emac: rename emac_phy to emac_sgmii and move it (diff)
downloadlinux-4404323c6ac256c2a11d86fda65fbdb7d198ff8c.tar.gz
linux-4404323c6ac256c2a11d86fda65fbdb7d198ff8c.zip
net: qcom/emac: claim the irq only when the device is opened
During reset, functions emac_mac_down() and emac_mac_up() are called, so we don't want to free and claim the IRQ unnecessarily. Move those operations to open/close. Signed-off-by: Timur Tabi <timur@codeaurora.org> Reviewed-by: Lino Sanfilippo <LinoSanfilippo@gmx.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
00'>2007-02-11[PATCH] highmem: catch illegal nestingIngo Molnar1-3/+4 2007-02-11[PATCH] jbd layer function called instead of fs specific oneDmitriy Monakhov2-4/+4 2007-02-11[PATCH] Fix apparent typo CONFIG_LOCKDEP_DEBUGRobert P. J. Day1-1/+1 2007-02-11[PATCH] mxser: remove useless fieldsCedric Le Goater1-6/+1 2007-02-11[PATCH] drivers/block/DAC960: convert 'boolean' to 'bool'Richard Knutsson2-287/+280 2007-02-11[PATCH] some rtc documentation updatesMike Frysinger1-12/+34 2007-02-11[PATCH] order of lockdep off/on in vprintk() should be changedMathieu Desnoyers1-3/+3 2007-02-11[PATCH] Remove unused kernel config option PARIDE_PARPORTRobert P. J. Day1-7/+1 2007-02-11[PATCH] Remove unused kernel config option ZISOFS_FSRobert P. J. Day1-6/+0 2007-02-11[PATCH] Remove references to obsolete kernel config option DEBUG_RWSEMSRobert P. J. Day1-9/+0 2007-02-11[PATCH] Remove dead kernel config option AEDSP16_MPU401.Robert P. J. Day1-12/+0 2007-02-11[PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day5-10/+6 2007-02-11[PATCH] cleanup include/linux/reiserfs_xattr.hAdrian Bunk1-5/+19 2007-02-11[PATCH] cleanup include/linux/xattr.hAdrian Bunk2-1/+9 2007-02-11[PATCH] Remove final reference to superfluous smp_commence()Robert P. J. Day1-5/+0 2007-02-11[PATCH] buffer: memorder fixNick Piggin1-0/+1