1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-03-02 22:22:18 +01:00
Files
u-boot-megous/drivers
Ashok Reddy Soma 16b593bec7 mmc: sdhci: Change prototype of set_delay to return errors
set_delay() has return type as void. If there are any errors while
setting tapdelay's it won't be able to return them.

Change the prototype of set_delay() in sdhci_ops structure and return
the errors from wherever it is called.

Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2021-08-06 09:35:34 +02:00
..
2021-07-21 10:27:35 -06:00
2021-07-07 19:52:24 -04:00
2021-07-28 14:29:37 -04:00
2021-07-18 21:06:08 -04:00