summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/netdev-times-report
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@linaro.org>2025-11-26 17:52:26 +0300
committerMark Brown <broonie@kernel.org>2025-11-26 17:41:27 +0000
commit9d3fcd0ebe91c2079b4aeaffc7493a0bb2ad45f2 (patch)
tree70f71aa9ce3cfb5ee9a0283cf7004b1426530941 /tools/perf/scripts/python/bin/netdev-times-report
parent900baa6e7bb08ab3d24388cf945c7be063ac1b89 (diff)
downloadkernel-9d3fcd0ebe91c2079b4aeaffc7493a0bb2ad45f2.tar.gz
ASoC: mediatek: mt8189: remove unnecessary NULL check
Smatch complains that the call to snd_soc_component_get_drvdata(component) will dereference "component" so this NULL check is too late. The probe() function will never be called with a NULL component pointer so just delete the check. Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Link: https://patch.msgid.link/aScUKqCEhSIZoOmg@stanley.mountain Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/netdev-times-report')
0 files changed, 0 insertions, 0 deletions
5-20 15:26:09 +0200'>2020-05-20arm64: tegra: Allow the PMIC RTC to wakeup Jetson XavierJon Hunter 2020-05-20arm64: tegra: Fix ethernet phy-mode for Jetson XavierJon Hunter 2020-03-12arm64: tegra: Enable XUSB host in P2972-0000 boardJC Kuo 2020-01-09arm64: tegra: Add the memory subsystem on Tegra194Thierry Reding 2019-10-29arm64: tegra: p2888: Rename regulators for consistencyThierry Reding 2019-10-29arm64: tegra: Add ethernet alias on Jetson AGX XavierThierry Reding 2019-10-29arm64: tegra: Add unit-address for CBB on Tegra194Thierry Reding 2019-10-29arm64: tegra: Fix 'active-low' warning for Jetson Xavier regulatorJon Hunter 2019-09-20arm64: tegra: Add PCIe slot supply information in p2972-0000 platformVidya Sagar 2019-06-21arm64: tegra: Enable PCIe slots in P2972-0000 boardVidya Sagar 2019-05-22arm64: tegra: Clarify that P2888 is the Jetson AGX XavierThierry Reding 2019-04-12arm64: tegra: Add supply for temperature sensor on P2888Jon Hunter 2019-02-07arm64: tegra: Mark TCU as primary serial port on Tegra194 P2888Mikko Perttunen 2018-12-03arm64: tegra: Add temperature sensor on P2888Thierry Reding 2018-12-03arm64: tegra: p2888: Enable on-die RTCThierry Reding 2018-12-03arm64: tegra: Enable HDMI on P2972-0000Thierry Reding