Re: [PATCH v1 3/4] dts: unify super calls
Reviewed-by: Jeremy Spewock
Re: [PATCH v1 3/4] dts: unify super calls
Reviewed-by: Patrick Robb
Re: [PATCH v1 3/4] dts: unify super calls
Reviewed-by: Luca Vizzarro
[PATCH v1 3/4] dts: unify super calls
We have two ways of calling super() in the codebase. For single inheritance, there's no benefit in listing the arguments, as the function will do exactly what we need it to do. Signed-off-by: Juraj Linkeš --- dts/framework/test_result.py| 12 ++-- dts/framework/testbed_model/