[PATCH 1/4] OMAPDSS: Cleanup implementation of LCD channels

2012-06-28 Thread Chandrabhanu Mahapatra
The current implementation of LCD channels and managers consists of a number of if-else construct which has been replaced by a simpler interface. A constant structure mgr_desc has been created in Display Controller (DISPC) module. The mgr_desc contains for each channel its name, irqs and is

Re: [PATCH 1/4] OMAPDSS: Cleanup implementation of LCD channels

2012-06-28 Thread Tomi Valkeinen
On Thu, 2012-06-28 at 15:10 +0530, Chandrabhanu Mahapatra wrote: The current implementation of LCD channels and managers consists of a number of if-else construct which has been replaced by a simpler interface. A constant structure mgr_desc has been created in Display Controller (DISPC)

Re: [PATCH 1/4] OMAPDSS: Cleanup implementation of LCD channels

2012-06-28 Thread Chandrabhanu Mahapatra
On Thursday 28 June 2012 04:20 PM, Tomi Valkeinen wrote: On Thu, 2012-06-28 at 15:10 +0530, Chandrabhanu Mahapatra wrote: The current implementation of LCD channels and managers consists of a number of if-else construct which has been replaced by a simpler interface. A constant structure

Re: [PATCH 1/4] OMAPDSS: Cleanup implementation of LCD channels

2012-06-28 Thread Tomi Valkeinen
On Thu, 2012-06-28 at 16:49 +0530, Chandrabhanu Mahapatra wrote: On Thursday 28 June 2012 04:20 PM, Tomi Valkeinen wrote: On Thu, 2012-06-28 at 15:10 +0530, Chandrabhanu Mahapatra wrote: + [OMAP_DSS_CHANNEL_DIGIT] = { + .name = DIGIT, + .vsync_irq =