commit | 8f46efadf30476692a2f311ad335077ba8fca383 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Oct 10 10:46:06 2012 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Nov 27 12:47:25 2012 +0200 |
tree | c5e71822f9ce6d59297a6d304d8b4c5c0e2ccb1e | |
parent | 3f30b8c2b6f20a00a97929fdbe7191e2a5e74064 [diff] |
OMAPDSS: add dss_get_core_pdev() Add dss_get_core_pdev() which returns the platform device for dss core device. The following patches use the core pdev to register sysfs files in the compat code. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>