diff options
| author | Padmarao Begari <[email protected]> | 2024-09-13 15:01:57 +0530 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2024-09-20 15:31:19 +0200 |
| commit | bde2e728ceba6b268b2de84a4404d4227d2df47c (patch) | |
| tree | 9aaf147900fbc0f86b1d139b683909b9f80a2b00 /scripts/mailmapper | |
| parent | 290385f374fba69f9c4f473c8bd25d64935a4c82 (diff) | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'scripts/mailmapper')
0 files changed, 0 insertions, 0 deletions
