mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
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>