diff options
author | Chen-Yu Tsai <wens@csie.org> | 2017-03-09 18:05:28 +0800 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2017-03-09 11:21:52 +0100 |
commit | 18c3b300837b864e875d23f22eef5b7acefeccf1 (patch) | |
tree | 4b95d4cb65f916a521fcad9cf26b2f12418dabad /sound | |
parent | 279156a33c33b385a78c1266ddf6ebc2d473193d (diff) | |
download | kernel_replicant_linux-18c3b300837b864e875d23f22eef5b7acefeccf1.tar.gz kernel_replicant_linux-18c3b300837b864e875d23f22eef5b7acefeccf1.tar.bz2 kernel_replicant_linux-18c3b300837b864e875d23f22eef5b7acefeccf1.zip |
drm/sun4i: Pass pointers for associated backend and tcon into crtc init
sun4i_crtc controls the backend and tcon hardware blocks of the display
pipeline.
Pass pointers to the underlying devices into the crtc init function,
instead of trying to fetch them from the drm_device structure. This
avoids the headache of trying to figure out which devices the crtc
is actually associated with.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions