From: Alex Deucher Date: Mon, 21 Nov 2011 17:41:21 +0000 (-0500) Subject: drm/radeon/kms/atom: unify i2c gpio table handling X-Git-Tag: v3.2-rc3~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21240f9bc1b0ac925cd18b74618327a110022332;p=pandora-kernel.git drm/radeon/kms/atom: unify i2c gpio table handling Split the quirks and i2c_rec assignment into separate functions used by both radeon_lookup_i2c_gpio() and radeon_atombios_i2c_init(). This avoids duplicating code and cases where quirks were only added to one of the functions. Signed-off-by: Alex Deucher Cc: Jean Delvare Signed-off-by: Dave Airlie --- Reading git-diff-tree failed