drm/i2c: tda998x: always use the same device for all kernel messages
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 7 Feb 2014 19:13:23 +0000 (19:13 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 14 Feb 2014 20:11:12 +0000 (20:11 +0000)
commit5e7fe2fef4347d7a09bb15588d8bbe3cb83b6ed4
tree49af239a032acec23e5271a21a6b09ea53e59bd9
parent2470feccbf030652380c2d73304576137b0fb12e
drm/i2c: tda998x: always use the same device for all kernel messages

Rather than using a mixture of the parent DRM device and the component
device for messages from the driver, consistently use the component
device for all messages.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/gpu/drm/i2c/tda998x_drv.c