drm/i915: Clean up SDVO i2c handling
authorKeith Packard <keithp@keithp.com>
Sun, 14 Jun 2009 18:56:18 +0000 (11:56 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 18 Jun 2009 22:54:04 +0000 (15:54 -0700)
commit308cd3a2e505b0d15f2852e8db5d648b60a6313b
treefa78d508f93ba97c069ed47ef9578f65211e4956
parentf9c10a9b96a31b4a82a4fa807400c04f00284068
drm/i915: Clean up SDVO i2c handling

Eliminate the copy of i2c_bus in sdvo_priv.
Eliminate local copies of i2c_bus and ddcbus.
Eliminate unused settings of slave_addr.

Signed-off-by: Keith Packard <keithp@keithp.com>
drivers/gpu/drm/i915/intel_sdvo.c