summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorBinbin Zhou <zhoubinbin@loongson.cn>2025-06-07 15:35:43 +0800
committerUlf Hansson <ulf.hansson@linaro.org>2025-06-24 12:43:24 +0200
commitf192b9b667ff49de5ac663f0d4bcc13a622e02c0 (patch)
tree45e955d9264a39bc31132011fd8bdf283abd36ee /tools/perf/scripts/python/netdev-times.py
parente0df12ac3d323054aba8e2f41e8b0a9ab4742231 (diff)
downloadkernel-f192b9b667ff49de5ac663f0d4bcc13a622e02c0.tar.gz
mmc: sdhci-pltfm: Drop the use of sdhci_pltfm_free()
Since the devm_mmc_alloc_host() helper is already in use, sdhci_pltfm_free() is no longer needed. To avoid causing drivers that still use sdhci_pltfm_free() to fail to compile, it has been temporarily set to empty. And it will be removed when there are no longer any callers. Signed-off-by: Binbin Zhou <zhoubinbin@loongson.cn> Link: https://lore.kernel.org/r/67e8881bc46f12aadbe82c655ce373b9c6907182.1749127796.git.zhoubinbin@loongson.cn Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
rm/amd/amdgpu/amdgpu_cgs.c?h=linux-6.6.y&id=807f93ac6a1d37498fcd8f6af28f1e5f569ad8e4'>drm/amd/pp: Remove cgs wrapper function for temperature updateRex Zhu 2018-03-05drm/amd/pp: Remove cgs_query_system_infoRex Zhu 2018-03-05drm/amd/pp: Remove the wrap functions for acpi in powerplayRex Zhu 2018-03-05drm/amd/pp: Simplify the create of powerplay instanceRex Zhu 2018-02-26drm/amdgpu: Add query vram width in CGS query system infoRex Zhu 2018-02-19drm/amdgpu/cgs: add refresh rate checking to non-DC display codeAlex Deucher 2018-02-19drm/amdgpu: revert "Add a parameter to amdgpu_bo_create()"Christian König 2018-02-19drm/amd/powerplay: new cgs interface setting dpm thermal rangeEvan Quan 2017-12-27drm/amd/pp: Get and save CZ/ST smu versionRex Zhu 2017-12-20drm/amd/pp: Get and save Rv smu versionRex Zhu 2017-12-04drm/amdgpu: delete duplicated code.Rex Zhu 2017-10-09Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux ...Dave Airlie 2017-09-28drm/amdgpu: add cgs interface to register pp handleRex Zhu 2017-09-26drm/amdgpu: get display info from DC when DC enabled.Rex Zhu 2017-09-26drm/amdgpu: add cgs query info of pci bus devfnEric Huang 2017-09-18drm/amdgpu: add support for request SI/CI firmware in CGSRex Zhu 2017-09-13drm/amd: remove min/max addr handling from cgsChristian König 2017-09-13drm/amdgpu: fix cgs alignment handlingChristian König 2017-08-15drm/amdgpu: fix missing endian-safe guardEvan Quan 2017-08-15drm/amdgpu: Fix preferred typoKent Russell