Re: [PATCH v6 13/17] [media] fsl-viu: adjust for OF based clock lookup

2013-12-07 Thread Anatolij Gustschin
On Sat, 30 Nov 2013 23:51:33 +0100 Gerhard Sittig wrote: > after device tree based clock lookup became available, the VIU driver > need no longer use the previous global "viu_clk" name, but should use > the "ipg" clock name specific to the OF node > > Cc: Mauro Carvalho Chehab > Cc: linux-me...

[PATCH v6 13/17] [media] fsl-viu: adjust for OF based clock lookup

2013-11-30 Thread Gerhard Sittig
after device tree based clock lookup became available, the VIU driver need no longer use the previous global "viu_clk" name, but should use the "ipg" clock name specific to the OF node Cc: Mauro Carvalho Chehab Cc: linux-me...@vger.kernel.org Signed-off-by: Gerhard Sittig --- drivers/media/plat