Searched hist:f2dd36ac9974cc2353bcbb8e6b643fb96030564c (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/video/fbdev/omap2/ |
H A D | Makefile | diff f2dd36ac9974cc2353bcbb8e6b643fb96030564c Thu May 15 09:41:34 CEST 2014 Tomi Valkeinen <tomi.valkeinen@ti.com> OMAPDSS: move 'compatible' converter to omapdss driver
Move the panel/encoder driver compatible-string converter from arch/arm/mach-omap2/display.c to omapdss driver. That is a more logical place for it, as it's really an omapdss internal hack.
The code is rewritten to follow the video node graph, starting from omapdss. This removes the need to have the device compatible-string database.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|
/linux/arch/arm/mach-omap2/ |
H A D | display.c | diff f2dd36ac9974cc2353bcbb8e6b643fb96030564c Thu May 15 09:41:34 CEST 2014 Tomi Valkeinen <tomi.valkeinen@ti.com> OMAPDSS: move 'compatible' converter to omapdss driver
Move the panel/encoder driver compatible-string converter from arch/arm/mach-omap2/display.c to omapdss driver. That is a more logical place for it, as it's really an omapdss internal hack.
The code is rewritten to follow the video node graph, starting from omapdss. This removes the need to have the device compatible-string database.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
|