Files
u-boot-bpi-r3/drivers
Simon Glass 4279efc4c9 dm: ahci: Drop use of probe_ent
With driver model we cannot have static data or assume that there is only
one device of each time. Adjust the code so that 'probe_ent' is not needed
with driver model. Add a new ahci_init_dm() function which can init AHCI
for driver model without re-allocating the uclass data. Move over the only
existing driver to use this new function.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2017-07-11 10:08:19 -06:00
..
2017-06-01 07:03:13 -06:00
2017-07-11 10:08:19 -06:00
2017-07-03 17:35:28 -04:00
2017-05-22 12:38:15 -04:00
2017-06-16 10:11:38 -04:00
2017-06-03 19:08:31 +02:00
2017-06-01 07:03:01 -06:00
2017-07-06 13:09:36 -04:00
2017-07-08 15:56:01 -04:00
2017-07-10 14:26:03 -04:00
2017-07-03 17:35:28 -04:00
2017-07-10 14:26:05 -04:00
2017-07-10 14:26:02 -04:00
2017-06-09 13:39:34 -06:00
2017-06-01 19:56:54 -07:00
2016-02-06 12:00:59 +01:00
2017-06-01 07:03:10 -06:00
2017-06-01 07:03:01 -06:00
2017-05-18 11:23:31 +02:00
2017-06-01 07:03:01 -06:00
2017-07-06 16:17:19 -04:00