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:
0333592
)
drm: checking the wrong variable in savage_do_init_bci()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Thu, 17 May 2012 07:09:44 +0000
(10:09 +0300)
committer
Dave Airlie
<airlied@redhat.com>
Thu, 17 May 2012 10:42:27 +0000
(11:42 +0100)
drm_core_ioremap() initializes ->handle. We already know
"dev->agp_buffer_map" is a valid pointer.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found