Re: [PATCH v5 06/17] OMAP2,3: DSS2: Create new file display.c for central dss driver registration.

2011-01-08 Thread Semwal, Sumit
On Sun, Jan 9, 2011 at 12:29 PM, Semwal, Sumit wrote: > Tomi, > > On Fri, Jan 7, 2011 at 7:33 PM, Tomi Valkeinen > wrote: >> Hi, >> >> On Fri, 2011-01-07 at 16:55 +0530, ext Sumit Semwal wrote: >>> A new file display.c is introduced for display driver init, which adds a >>> function >>> omap_di

Re: [PATCH v5 06/17] OMAP2,3: DSS2: Create new file display.c for central dss driver registration.

2011-01-08 Thread Semwal, Sumit
Hi Kevin, On Sat, Jan 8, 2011 at 2:56 AM, Kevin Hilman wrote: > Sumit Semwal writes: > >> A new file display.c is introduced for display driver init, which adds a >> function >> omap_display_init to do the DSS driver registration. This is the first step >> in moving >> away registration of DSS

Re: [PATCH v5 06/17] OMAP2,3: DSS2: Create new file display.c for central dss driver registration.

2011-01-08 Thread Semwal, Sumit
Tomi, On Fri, Jan 7, 2011 at 7:33 PM, Tomi Valkeinen wrote: > Hi, > > On Fri, 2011-01-07 at 16:55 +0530, ext Sumit Semwal wrote: >> A new file display.c is introduced for display driver init, which adds a >> function >> omap_display_init to do the DSS driver registration. This is the first step

Re: [PATCH v5 06/17] OMAP2,3: DSS2: Create new file display.c for central dss driver registration.

2011-01-07 Thread Kevin Hilman
Sumit Semwal writes: > A new file display.c is introduced for display driver init, which adds a > function > omap_display_init to do the DSS driver registration. This is the first step > in moving > away registration of DSS from board files into a common place. > > Signed-off-by: Senthilvadivu

Re: [PATCH v5 06/17] OMAP2,3: DSS2: Create new file display.c for central dss driver registration.

2011-01-07 Thread Tomi Valkeinen
Hi, On Fri, 2011-01-07 at 16:55 +0530, ext Sumit Semwal wrote: > A new file display.c is introduced for display driver init, which adds a > function > omap_display_init to do the DSS driver registration. This is the first step > in moving > away registration of DSS from board files into a common