RE: [PATCH 2/2] ARM: OMAP2+: Remove dmm device creation

2013-03-19 Thread Gross, Andy
; Menon, Nishanth Subject: Re: [PATCH 2/2] ARM: OMAP2+: Remove dmm device creation On Wednesday 20 March 2013 11:46 AM, Archit Taneja wrote: > On Wednesday 20 March 2013 11:26 AM, Santosh Shilimkar wrote: >> On Wednesday 20 March 2013 10:13 AM, Andy Gross wrote: >>> Remove DMM devic

Re: [PATCH 2/2] ARM: OMAP2+: Remove dmm device creation

2013-03-19 Thread Santosh Shilimkar
On Wednesday 20 March 2013 11:46 AM, Archit Taneja wrote: > On Wednesday 20 March 2013 11:26 AM, Santosh Shilimkar wrote: >> On Wednesday 20 March 2013 10:13 AM, Andy Gross wrote: >>> Remove DMM device creation via the hwmod entry. The DMM device will >>> now be enumerated as part of the device tr

Re: [PATCH 2/2] ARM: OMAP2+: Remove dmm device creation

2013-03-19 Thread Archit Taneja
On Wednesday 20 March 2013 11:26 AM, Santosh Shilimkar wrote: On Wednesday 20 March 2013 10:13 AM, Andy Gross wrote: Remove DMM device creation via the hwmod entry. The DMM device will now be enumerated as part of the device tree information for the processor. Signed-off-by: Andy Gross --- O

Re: [PATCH 2/2] ARM: OMAP2+: Remove dmm device creation

2013-03-19 Thread Santosh Shilimkar
On Wednesday 20 March 2013 10:13 AM, Andy Gross wrote: > Remove DMM device creation via the hwmod entry. The DMM device will > now be enumerated as part of the device tree information for the > processor. > > Signed-off-by: Andy Gross > --- OMAP4 is still not made DT only so I suggest you to hol

[PATCH 2/2] ARM: OMAP2+: Remove dmm device creation

2013-03-19 Thread Andy Gross
Remove DMM device creation via the hwmod entry. The DMM device will now be enumerated as part of the device tree information for the processor. Signed-off-by: Andy Gross --- Documentation/devicetree/bindings/arm/omap/dmm.txt | 16 arch/arm/mach-omap2/drm.c