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)
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

Simple merge