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:
9274f4a
)
drm/nouveau: implement module init functions in nouveau_drm.c
author
Ben Skeggs
<bskeggs@redhat.com>
Fri, 6 Jul 2012 02:14:00 +0000
(12:14 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Wed, 3 Oct 2012 03:12:44 +0000
(13:12 +1000)
These currently just call the existing ones in nouveau_drv.c, but will be
extended in upcoming commits. This needed to be separated from the current
code as there will be some header clashes until things are ported.
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found