From: Francisco Jerez Date: Thu, 22 Jul 2010 15:07:38 +0000 (+0200) Subject: drm/kms: Simplify setup of the initial I2C encoder config. X-Git-Tag: v2.6.36-rc1~540^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1e09b62592eb57e25f8d076ffa5b7bef18be812;p=pandora-kernel.git 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: Francisco Jerez Signed-off-by: Dave Airlie --- Reading git-diff-tree failed