Skip to content
Commit a1e09b62 authored by Francisco Jerez's avatar Francisco Jerez Committed by Dave Airlie
Browse files

drm/kms: Simplify setup of the initial I2C encoder config.



In most use cases the driver will be using the same static config all
the time: interpreting i2c_board_info::platform_data as the default
config we can can save the GPU driver a redundant set_config() call.

Signed-off-by: default avatarFrancisco Jerez <currojerez@riseup.net>
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent fca3ec01
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment