git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2470fec
)
drm/i2c: tda998x: always use the same device for all kernel messages
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Fri, 7 Feb 2014 19:13:23 +0000
(19:13 +0000)
committer
Russell 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>
No differences found