commit | 19d0ffe0ed79e2e801d0a07f3096f22436f76e4a | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@bootlin.com> | Tue Feb 26 15:25:47 2019 +0100 |
committer | Maxime Ripard <maxime.ripard@bootlin.com> | Thu Mar 07 14:46:39 2019 +0100 |
tree | 701175f0dc22925b5b9f0137738ebe9be2d77681 | |
parent | 1ce6f91c5fdd7d8cdf04ebf9ef6713e265bed2a6 [diff] |
drm/sun4i: rgb: Store the bridge pointer We'll need the bridge pointer, if any, in the mode_valid callback in addition to the init function. Store the pointer to the bridge in the rgb private structure. Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Tested-by: Vasily Khoruzhick <anarsoul@gmail.com> # tested on pinebook Reviewed-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com> Link: https://patchwork.freedesktop.org/patch/msgid/2f16d70fb09613b3a030fd6a016343047d519d43.1551191081.git-series.maxime.ripard@bootlin.com