[PATCH] OMAP: hwmod: Handle opt clocks node using clk_add_alias

2010-09-21 Thread Benoit Cousson
From: Basak, Partha p-bas...@ti.com For every optional clock present per hwmod per omap-device, this function adds an entry in the clocks list of the form dev-id=dev_name, con-id=role, if an entry is already present in the list of the form dev-id=NULL, con-id=role. The function is called from

Re: [PATCH] OMAP: hwmod: Handle opt clocks node using clk_add_alias

2010-09-21 Thread Paul Walmsley
init, rather than bailing out immediately - Paul From: Basak, Partha p-bas...@ti.com Date: Tue, 21 Sep 2010 19:23:04 +0200 Subject: [PATCH] OMAP: hwmod: Handle opt clocks node using clk_add_alias For every optional clock present per hwmod per omap-device, this function adds an entry in the clocks