Re: [PATCH 02/23] OMAPDSS: outputs: Create and initialize output instances

2012-08-27 Thread Archit Taneja
On Friday 24 August 2012 06:44 PM, Tomi Valkeinen wrote: On Tue, 2012-08-21 at 11:28 +0530, Archit Taneja wrote: Create output instances by having an init function in the probes of the platform device drivers for different interfaces. Create a small function for each interface to initialize the

Re: [PATCH 02/23] OMAPDSS: outputs: Create and initialize output instances

2012-08-27 Thread Tomi Valkeinen
On Mon, 2012-08-27 at 11:49 +0530, Archit Taneja wrote: On Friday 24 August 2012 06:44 PM, Tomi Valkeinen wrote: On Tue, 2012-08-21 at 11:28 +0530, Archit Taneja wrote: Create output instances by having an init function in the probes of the platform device drivers for different

Re: [PATCH 02/23] OMAPDSS: outputs: Create and initialize output instances

2012-08-24 Thread Tomi Valkeinen
On Tue, 2012-08-21 at 11:28 +0530, Archit Taneja wrote: Create output instances by having an init function in the probes of the platform device drivers for different interfaces. Create a small function for each interface to initialize the output entity's fields type and id. In the probe of

[PATCH 02/23] OMAPDSS: outputs: Create and initialize output instances

2012-08-21 Thread Archit Taneja
Create output instances by having an init function in the probes of the platform device drivers for different interfaces. Create a small function for each interface to initialize the output entity's fields type and id. In the probe of each interface driver, the output entities are created before