Simon Glass 53c20bebb2 dm: core: Switch the testbus driver to use a new struct
At present this driver uses 'priv' struct to hold 'plat' data, which is
confusing. The contents of the strct don't matter, since only dtoc is
using it. Create a new struct with the correct name.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-06-28 03:09:52 +01:00
..
2022-01-19 18:11:34 +01:00
2022-04-09 21:06:31 +02:00
2022-06-28 03:09:52 +01:00