Files
u-boot/drivers/mmc
Simon Glass 034e226bc7 dm: mmc: sunxi: Pass private data around explicitly
At present the driver-private data is obtained in various functions by
various means. With driver model this is provided automatically. Without
driver model it comes from a C array declared at the top of the file.

Adjust internal functions so that they are passed the private data as
a parameter, allowing the caller to obtain it using either means.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
2017-08-01 11:58:01 +09:00
..
2017-07-10 14:26:03 -04:00
2016-10-09 21:36:27 -06:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:03 -06:00
2017-06-01 07:03:10 -06:00
2017-06-09 20:25:16 +09:00
2017-06-01 07:03:01 -06:00