Files
u-boot/drivers/mmc
Padmarao Begari bde2e728ce mmc: zynq_sdhci: Remove device_is_compatible() function
There are lot of device_is_compatible() present in the driver.
Remove them and replace with a variables "SDHCI_COMPATIBLE_SDHCI_89A"
and "SDHCI_COMPATIBLE_VERSAL_NET_EMMC" with match data.
This change saves the space and reduce the execution time.

Signed-off-by: Padmarao Begari <padmarao.begari@amd.com>
Link: https://lore.kernel.org/r/20240913093157.2343476-1-padmarao.begari@amd.com
Signed-off-by: Michal Simek <michal.simek@amd.com>
2024-09-20 15:31:19 +02:00
..
2024-08-19 16:09:06 +09:00
2024-07-23 10:37:48 -06:00
2022-01-19 18:11:34 +01:00
2024-01-29 22:35:02 -05:00
2024-07-22 10:53:05 -06:00
2024-08-23 15:58:41 -06:00