commit | 6a03fca96e4d4d010be52e11fc7b8ab89da9d2cf | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Sep 06 14:26:10 2012 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Sep 18 16:15:02 2012 +0300 |
tree | 90007eac8a17daf60d104cc7a030b9b5cb80085e | |
parent | 8768a52f8f53e6f54bce77faade1007d4142fa7c [diff] |
OMAPDSS: Add dss_get_default_display_name() Add function dss_get_default_display_name() which returns the name of the default display, given from the board file or via module parameters. The default display name can be used by output drivers to decide which display is the wanted one. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>