Re: [PATCH] [media] s5p-g2d: Make it possible to instantiate driver from DT

2012-02-29 Thread Thomas Abraham
On 29 February 2012 19:24, Karol Lewandowski wrote: > This driver requires standard properties only (address and irq) > which are automatically marshalled into plain old resources by OF core. > > Signed-off-by: Karol Lewandowski > Signed-off-by: Kyungmin Park > --- >  drivers/media/video/s5p-g2d

[PATCH] [media] s5p-g2d: Make it possible to instantiate driver from DT

2012-02-29 Thread Karol Lewandowski
This driver requires standard properties only (address and irq) which are automatically marshalled into plain old resources by OF core. Signed-off-by: Karol Lewandowski Signed-off-by: Kyungmin Park --- drivers/media/video/s5p-g2d/g2d.c |9 + 1 files changed, 9 insertions(+), 0 delet