commit | a7c47d6dc4a201b811e847e5449c8cffdc556deb | [log] [tgz] |
---|---|---|
author | Rob Clark <robdclark@gmail.com> | Tue Jan 08 17:50:48 2013 -0600 |
committer | Rob Clark <robdclark@gmail.com> | Sun Feb 17 17:55:42 2013 -0500 |
tree | e05562b96177a385386df338e53e31eaf47b5d80 | |
parent | 6f646095ec2f5d38a6429dd896cb2d5cbbb776dc [diff] |
drm: i2c encoder helper wrappers 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>