commit | e8b58d6de1fe9119018ed9bbeecf373dcc397b8d | [log] [tgz] |
---|---|---|
author | Peter Rosin <peda@axentia.se> | Wed May 02 09:40:24 2018 +0200 |
committer | Heiko Stuebner <heiko@sntech.de> | Sun May 20 13:44:41 2018 +0200 |
tree | bae5a5129bc770715608a7f0f172a7dc5113bfc8 | |
parent | 957428f9935ac6f41443431f61478023261c8d36 [diff] |
drm/rockchip: lvds: avoid duplicating drm_bridge_attach drm_bridge_attach takes care of these assignments, so there is no need to open-code them a second time. Signed-off-by: Peter Rosin <peda@axentia.se> Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://patchwork.freedesktop.org/patch/msgid/20180502074025.12421-3-peda@axentia.se