drm: i2c encoder helper wrappers
authorRob Clark <robdclark@gmail.com>
Tue, 8 Jan 2013 23:50:48 +0000 (17:50 -0600)
committerRob Clark <robdclark@gmail.com>
Sun, 17 Feb 2013 22:55:42 +0000 (17:55 -0500)
Simplify life for drivers using an encoder-slave, so that they can make
their drm_encoder_helper_funcs const, rather than needing to dynamically
allocate and populate them.

Signed-off-by: Rob Clark <robdclark@gmail.com>

No differences found