RE: [PATCH 05/20] Move dss platform driver to dss.c

2010-08-31 Thread Guruswamy, Senthilvadivu
> -Original Message- > From: Tomi Valkeinen [mailto:tomi.valkei...@nokia.com] > Sent: Wednesday, August 25, 2010 2:20 PM > To: Guruswamy, Senthilvadivu > Cc: linux-omap@vger.kernel.org; p...@pwsan.com; Hilman, Kevin > Subject: Re: [PATCH 05/20] Move dss platform drive

Re: [PATCH 05/20] Move dss platform driver to dss.c

2010-08-25 Thread Tomi Valkeinen
On Mon, 2010-08-23 at 17:57 +0200, ext Guruswamy Senthilvadivu wrote: > From: Senthilvadivu Guruswamy > > dsshw_probe and remove functions are moved to dss.c > To maintain the order of init, through the dsshw_probe, omap_dss_init2 > is made as device_init_call_sync. > > Signed-off-by: Senthilvad

[PATCH 05/20] Move dss platform driver to dss.c

2010-08-23 Thread Guruswamy Senthilvadivu
From: Senthilvadivu Guruswamy dsshw_probe and remove functions are moved to dss.c To maintain the order of init, through the dsshw_probe, omap_dss_init2 is made as device_init_call_sync. Signed-off-by: Senthilvadivu Guruswamy --- drivers/video/omap2/dss/core.c | 26 +-