[RESEND] drm: imx: imx-tve: Fix module autoload for OF platform driver

2015-11-30 Thread Philipp Zabel
Hi Luis, thanks for the reminder. Am Montag, den 30.11.2015, 15:02 + schrieb Luis de Bethencourt: > This platform driver has a OF device ID table but the OF module > alias information is not created so module autoloading won't work. > > Signed-off-by: Luis de Bethencourt > --- > > Hi, > >

[RESEND] drm: imx: imx-tve: Fix module autoload for OF platform driver

2015-11-30 Thread Luis de Bethencourt
On 30/11/15 21:28, Philipp Zabel wrote: > Hi Luis, > > thanks for the reminder. > No problem. I was worried I was bothering. > Am Montag, den 30.11.2015, 15:02 + schrieb Luis de Bethencourt: >> This platform driver has a OF device ID table but the OF module >> alias information is not create

[RESEND] drm: imx: imx-tve: Fix module autoload for OF platform driver

2015-11-12 Thread Luis de Bethencourt
From: Luis de Bethencourt This platform driver has a OF device ID table but the OF module alias information is not created so module autoloading won't work. Signed-off-by: Luis de Bethencourt --- Hi, This is a Resend of a patch from 20 Oct [0] I am adding Andrew Morton to the CC list as was