[PATCH] drm/tilcdc: panel: Add tilcdc- prefix to driver name

2015-08-20 Thread Tomi Valkeinen
On 29/07/15 13:12, Thierry Reding wrote: > From: Thierry Reding > > The current driver name, "panel", is very generic. This causes problems > when the driver is enabled on non-TI device tree platforms if the panel > node is called "panel". This causes the driver name match fall-back in > platfor

[PATCH] drm/tilcdc: panel: Add tilcdc- prefix to driver name

2015-07-29 Thread Thierry Reding
From: Thierry Reding The current driver name, "panel", is very generic. This causes problems when the driver is enabled on non-TI device tree platforms if the panel node is called "panel". This causes the driver name match fall-back in platform_match() to succeed, even if some other driver would