summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2010-11-05 18:51:34 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2010-11-09 23:04:52 +0000
commit69669455b049c0f1f04bb306625c5d4db6838b11 (patch)
tree736f897e4d390507cab67bda9337a42f58e5179e /drivers/gpu/drm/i915/i915_drv.h
parent3f8ff0e72d75fdbe7f2cba2c4015fd9fdd9e13fd (diff)
downloadlwn-69669455b049c0f1f04bb306625c5d4db6838b11.tar.gz
lwn-69669455b049c0f1f04bb306625c5d4db6838b11.zip
drm/i915: Fix I2C adapter registration
Fix many small bugs in I2C adapter registration: * Properly reject unsupported GPIO pin. * Fix improper use of I2C_NAME_SIZE (which is the size of i2c_client.name, not i2c_adapter.name.) * Prefix adapter names with "i915" so that the user knows what the I2C channel is connected to. * Fix swapped characters in the string used to name the GPIO-based adapter. * Add missing comma in gmbus name table. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_drv.h')
0 files changed, 0 insertions, 0 deletions