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-03-18 19:24:24 -06:00
2020-04-26 14:25:21 -06:00
2020-08-22 08:53:38 -06:00