[PATCH -next 0/2] mmc: host: remove redundant of_match_ptr()

Ulf Hansson ulf.hansson at linaro.org
Wed Aug 9 04:34:03 PDT 2023


On Tue, 8 Aug 2023 at 15:38, Zhu Wang <wangzhu9 at huawei.com> wrote:
>
> The driver depends on CONFIG_OF, so it is not necessary to use
> of_match_ptr() here. We remove both CONFIG_OF and of_match_ptr() here.
>
> Zhu Wang (2):
>   mmc: sdhci-spear: remove redundant of_match_ptr()
>   mmc: sdhci: milbeaut: remove redundant of_match_ptr()
>
>  drivers/mmc/host/sdhci-milbeaut.c | 2 +-
>  drivers/mmc/host/sdhci-spear.c    | 4 +---
>  2 files changed, 2 insertions(+), 4 deletions(-)
>

Applied for next, thanks!

Kind regards
Uffe



More information about the linux-arm-kernel mailing list