Home
last modified time | relevance | path

Searched hist:"1 b3eebf17c028d2f083ded6ca84ff8576f199ec4" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
H A Dwmt-sdmmc.cdiff 1b3eebf17c028d2f083ded6ca84ff8576f199ec4 Wed Feb 02 19:06:44 CET 2022 Bean Huo <beanhuo@micron.com> mmc: wmt-sdmmc: Use of_device_get_match_data() helper

Only the device data is needed, not the whole struct of_device_id.
Use of_device_get_match_data() instead of open coding of of_match_device().

Signed-off-by: Bean Huo <beanhuo@micron.com>
Link: https://lore.kernel.org/r/20220202180648.1252154-2-huobean@gmail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>