diff options
author | Rob Clark <robdclark@chromium.org> | 2021-12-08 00:57:52 +0300 |
---|---|---|
committer | Douglas Anderson <dianders@chromium.org> | 2021-12-08 19:47:10 +0300 |
commit | 03848335b5b1faa4a4641fcf30b7c233579a45aa (patch) | |
tree | c491e6b823978d5bbc9c692dbbadcf51f7340d79 /drivers/media/i2c/hi846.c | |
parent | d6c75c295f67b26fad8ba2e72db80e0f744e9da9 (diff) | |
download | linux-03848335b5b1faa4a4641fcf30b7c233579a45aa.tar.xz |
drm/bridge: sn65dsi86: defer if there is no dsi host
Otherwise we don't get another shot at it if the bridge probes before
the dsi host is registered. It seems like this is what *most* (but not
all) of the other bridges do.
It looks like this was missed in the conversion to attach dsi host at
probe time.
Fixes: c3b75d4734cb ("drm/bridge: sn65dsi86: Register and attach our DSI device at probe")
Signed-off-by: Rob Clark <robdclark@chromium.org>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Tested-by: Doug Anderson <dianders@chromium.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
[dianders: squashed in Stephen's simplification]
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20211207215753.635841-1-robdclark@gmail.com
Diffstat (limited to 'drivers/media/i2c/hi846.c')
0 files changed, 0 insertions, 0 deletions