aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2021-05-21 17:52:43 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-05-24 15:27:17 +0200
commitca82c06788422f7bff38e1282bf5057aefd70903 (patch)
treefadb59fe94afaefc3b5b3001243203717f1fa94a /tools/perf/scripts/python/net_dropmonitor.py
parentUSB: usbfs: remove double evaluation of usb_sndctrlpipe() (diff)
downloadlinux-ca82c06788422f7bff38e1282bf5057aefd70903.tar.gz
linux-ca82c06788422f7bff38e1282bf5057aefd70903.zip
usb: phy: isp1301: Deduplicate of_find_i2c_device_by_node()
The driver is using open-coded variant of of_find_i2c_device_by_node(). Replace it by the actual call to the above mentioned API. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://lore.kernel.org/r/20210521145243.87911-1-andriy.shevchenko@linux.intel.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
n>/+0 2010-12-09ASoC: EP93xx: sampling rate range extendedAlexander Sverdlin2-4/+4 2010-12-09ASoC: WM8580: Fix R8 initial valueSeungwhan Youn1-1/+1 2010-12-09ASoC: fix deemphasis control in wm8904/55/60 codecsDmitry Artamonow3-3/+6 2010-12-08ASoC: Add ADC high pass filter support to WM8994Uk Kim1-0/+22 2010-12-08ASoC: Support WM8994 mono AIF configurationsMark Brown1-6/+15 2010-12-08ASoC: soc-core: Fix null pointer dereferenceDimitris Papastamos1-2/+2 2010-12-07ASoC: Correct WM8962 interrupt mask register readMark Brown1-1/+1 2010-12-07ASoC: WM8580: Debug BCLK and sample sizeJassi Brar1-4/+4 2010-12-07ASoC: Fix snd_soc_instantiate_card error pathAxel Lin1-6/+8 2010-12-07ASoC: Fix resource leak if soc_register_ac97_dai_link failedAxel Lin1-5/+7 2010-12-06Linux 2.6.37-rc5v2.6.37-rc5Linus Torvalds1-1/+1 2010-12-06ARM: tegra: fix regression from addruart rewriteOlof Johansson1-2/+2 2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki5-22/+30 2010-12-06PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver1-15/+38 2010-12-06ASoC: soc-core: Remove useless inline function constructDimitris Papastamos1-1/+1 2010-12-06ASoC: soc-core: Replace use of strncpy() with strlcpy()Dimitris Papastamos1-2/+2 2010-12-06ASoC: Merge common code in DAI link and auxiliary codec probing/removalJarkko Nikula1-152/+132 2010-12-06ASoC: soc-cache: Add optional cache name member to snd_soc_cache_opsDimitris Papastamos3-5/+17 2010-12-06ASoC: SAMSUNG: Remove duplicated snd_card on smdk_spdifSeungwhan Youn1-2/+0 2010-12-06ASoC: SAMSUNG: Fix initial return valueSeungwhan Youn1-1/+1 2010-12-06ASoC: Add trace events for jack detectionMark Brown3-0/+67 2010-12-06ASoC: Hold client_mutex while calling snd_soc_instantiate_cards()Axel Lin1-0/+2 2010-12-06ASoC: Fix swap of left and right channels for WM8993/4 speaker boost gainUk Kim1-1/+1 2010-12-06ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim1-1/+1 2010-12-06ASoC: Add post-CODEC bias level callback for machine driverMark Brown2-0/+6 2010-12-06ARM: 6524/1: GIC irq desciptor bug fixChao Xie1-1/+7 2010-12-05Revert "vfs: show unreachable paths in getcwd and proc"Eric W. Biederman1-1/+1 2010-12-04parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin1-1/+1 2010-12-04parisc: KittyHawk LCD fixGuy Martin1-4/+13 2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley6-11/+12 2010-12-04parisc: fix dino/gsc interruptsJames Bottomley1-1/+1 2010-12-04ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent1-1/+2 2010-12-04ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez1-0/+1 2010-12-04ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin1-1/+1 2010-12-04slub: Fix a crash during slabinfo -vTero Roponen1-2/+2