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:
53dc0b0
)
drm/radeon/atom: fix bus probes when hw_i2c is set (v2)
author
Alex Deucher
<alexander.deucher@amd.com>
Tue, 3 Dec 2013 22:16:49 +0000
(17:16 -0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 5 Dec 2013 00:56:46 +0000
(19:56 -0500)
When probing the bus, we need to set the byte count
to 0 rather than 1.
v2: Don't count the first byte.
bug:
https://bugzilla.kernel.org/show_bug.cgi?id=66241
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
No differences found