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:
3899ca8
)
radeon: Do not directly dereference pointers to BIOS area.
author
David Miller
<davem@davemloft.net>
Thu, 19 Mar 2015 03:18:40 +0000
(23:18 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Fri, 27 Mar 2015 14:17:42 +0000
(10:17 -0400)
Use readb() and memcpy_fromio() accessors instead.
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/radeon_bios.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/radeon/radeon_bios.c
Simple merge