Searched hist:"401 b20c712baa698eb67b43fa63101733272d8a4" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/mmc/host/ |
H A D | dw_mmc-hi3798cv200.c | diff 401b20c712baa698eb67b43fa63101733272d8a4 Wed Nov 24 19:46:00 CET 2021 John Keeping <john@metanate.com> mmc: dw_mmc: hi3798cv200: use common_caps
The capabilities for all instances are the same, so use common_caps instead of caps/num_caps to remove the dependency on the mshcN device tree alias.
Signed-off-by: John Keeping <john@metanate.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com> Link: https://lore.kernel.org/r/20211124184603.3897245-3-john@metanate.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
|