]> www.infradead.org Git - users/willy/xarray.git/commit
mmc: rename mmc_can_gpio_cd() to mmc_host_can_gpio_cd()
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 1 Apr 2025 09:58:46 +0000 (11:58 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 14 May 2025 14:59:17 +0000 (16:59 +0200)
commitda012e1eb5372be518e2667c1afa00996bb076e6
treea94ea4b3e789d2ef77e8c161a7f017de11dbb598
parentb89d05f654547859c96a2f9ec142d4ea773df236
mmc: rename mmc_can_gpio_cd() to mmc_host_can_gpio_cd()

mmc_can_* functions sometimes relate to the card and sometimes to the host.
Make it obvious by renaming this function to include 'host'.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20250401095847.29271-11-wsa+renesas@sang-engineering.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/core/slot-gpio.c
drivers/mmc/host/dw_mmc.c
drivers/mmc/host/mtk-sd.c
drivers/mmc/host/sdhci.c
drivers/mmc/host/sunplus-mmc.c
drivers/mmc/host/tmio_mmc_core.c
include/linux/mmc/slot-gpio.h