aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c
diff options
context:
space:
mode:
authorBen Chuang <[email protected]>2025-09-11 02:40:20 +0000
committerUlf Hansson <[email protected]>2025-09-12 13:00:52 +0000
commit7b7e71683b4ccbe0dbd7d434707623327e852f20 (patch)
treea55a35ffcfaa52ae2460082c1745a1a21bec2a55 /drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c
parentmmc: mvsdio: Fix dma_unmap_sg() nents value (diff)
downloadkernel-7b7e71683b4ccbe0dbd7d434707623327e852f20.tar.gz
kernel-7b7e71683b4ccbe0dbd7d434707623327e852f20.zip
mmc: sdhci: Move the code related to setting the clock from sdhci_set_ios_common() into sdhci_set_ios()
The sdhci_set_clock() is called in sdhci_set_ios_common() and __sdhci_uhs2_set_ios(). According to Section 3.13.2 "Card Interface Detection Sequence" of the SD Host Controller Standard Specification Version 7.00, the SD clock is supplied after power is supplied, so we only need one in __sdhci_uhs2_set_ios(). Let's move the code related to setting the clock from sdhci_set_ios_common() into sdhci_set_ios() and modify the parameters passed to sdhci_set_clock() in __sdhci_uhs2_set_ios(). Fixes: 10c8298a052b ("mmc: sdhci-uhs2: add set_ios()") Cc: [email protected] # v6.13+ Signed-off-by: Ben Chuang <[email protected]> Acked-by: Adrian Hunter <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c')
0 files changed, 0 insertions, 0 deletions