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:
1bd4cff
)
drm/radeon: fix endian bugs in hw i2c atom routines
author
Alex Deucher
<alexander.deucher@amd.com>
Wed, 7 Aug 2013 23:34:53 +0000
(19:34 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Fri, 30 Aug 2013 20:30:38 +0000
(16:30 -0400)
Need to swap the data fetched over i2c properly. This
is the same fix as the endian fix for aux channel
transactions.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
No differences found