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:
9066f83
)
drm: Fix comment referring to the long gone ->probe() connector vfunc
author
Lespiau, Damien
<damien.lespiau@intel.com>
Mon, 23 Sep 2013 13:48:09 +0000
(14:48 +0100)
committer
Dave Airlie
<airlied@redhat.com>
Wed, 9 Oct 2013 05:55:29 +0000
(15:55 +1000)
drm_helper_probe_single_connector_modes() can be used to implement
->fill_modes(), not ->probe().
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found