]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
drm: platform encoder driver support
authorHyun Kwon <hyun.kwon@xilinx.com>
Tue, 6 May 2014 02:52:33 +0000 (19:52 -0700)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 8 May 2014 06:48:34 +0000 (08:48 +0200)
commitea31e5f92c74805b79ea786f37d57e930aa90441
tree3f398e0dd33a96187ed73fe8160b487138227f9d
parent463571522ee2a0ccb99f10e9a8f04ed99a265f39
drm: platform encoder driver support

Add struct drm_platform_encoder_driver. This structure can be used for
the encoder slave drivers on a platform bus. The i2c specific assumption
better be removed, and other drm encoder slave interfaces would be updated
to be more generic.

Signed-off-by: Hyun Kwon <hyunk@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
include/drm/drm_encoder_slave.h