]> git.karo-electronics.de Git - linux-beck.git/commit
drm/sun4i: Store TCON's device structure pointer
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 19 Jul 2016 13:17:27 +0000 (15:17 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 22 Aug 2016 13:34:12 +0000 (15:34 +0200)
commitae558110e51737b3596f400505ee598acbbf6713
treea8565efab9731bc990508d67ddc36e1a896db83a
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
drm/sun4i: Store TCON's device structure pointer

We will need to access TCON's struct device from outside of TCON's driver
bind function. Store it in our private structure.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
drivers/gpu/drm/sun4i/sun4i_tcon.c
drivers/gpu/drm/sun4i/sun4i_tcon.h