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:
c858cfc
)
drm: Extract add_hdmi_mode() out of do_hdmi_vsdb_modes()
author
Damien Lespiau
<damien.lespiau@intel.com>
Wed, 25 Sep 2013 15:45:24 +0000
(16:45 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 1 Oct 2013 05:45:28 +0000
(07:45 +0200)
So we respect a nice design of having similar functions at the same
level, in this case:
do_hdmi_vsdb_modes()
- add_hdmi_mandatory_stereo_modes()
- add_hdmi_mode()
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Acked-by: Dave Airlie <airlied@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found