aboutsummaryrefslogtreecommitdiff
path: root/include/api_public.h
diff options
context:
space:
mode:
authorDario Binacchi <dariobin@libero.it>2021-03-16 21:51:44 +0100
committerTom Rini <trini@konsulko.com>2021-03-19 10:35:20 -0400
commitccc58b4d324b768d1d629890a218ab32cde5b378 (patch)
treec1d50f3a96b17d408f3d6819171c803655a9c0b8 /include/api_public.h
parent73e553a280b1b0464c44dc912c8e47e5ba379208 (diff)
bus: ti-sysc: change in a normal driver
The module defines a duplicate uclass driver for UCLASS_SIMPLE_BUS, but it is not allowed. This breaks of-platdata and makes the result non-deterministic. The driver does not need to be an uclass driver, so lets remove it. I had turned it into an uclass driver because I thought wrongly it had to call the dm_scan_fdt_dev routine to work properly, but some tests on the board have shown otherwise. Signed-off-by: Dario Binacchi <dariobin@libero.it> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/api_public.h')
0 files changed, 0 insertions, 0 deletions