Re: [PATCH] clk: Use a separate struct for holding init data.

2012-04-25 Thread Saravana Kannan
On 04/25/2012 10:58 PM, Saravana Kannan wrote: Create a struct clk_init_data to hold all data that needs to be passed from the platfrom specific driver to the common clock framework during clock registration. Add a pointer to this struct inside clk_hw. This has several advantages: * Completely h

[PATCH] clk: Use a separate struct for holding init data.

2012-04-25 Thread Saravana Kannan
Create a struct clk_init_data to hold all data that needs to be passed from the platfrom specific driver to the common clock framework during clock registration. Add a pointer to this struct inside clk_hw. This has several advantages: * Completely hides struct clk from many clock platform drivers

Re: [GIT PULL] msm fixes for 3.4rc

2012-04-25 Thread Olof Johansson
On Tue, Apr 24, 2012 at 10:54 AM, David Brown wrote: > This fixes a boot problem with the MSM8660 target on device tree > caused by the conversion of the ARM GIC driver to proper IRQ domain > support. > > The following changes since commit af33eadc73e4a5d35a966c1c7ffe28a8424c9d96: > >  ARM: msm: F

RE: [PATCH v3 1/1] mmc: core: skip card initialization if power class selection fails

2012-04-25 Thread Subhash Jadavani
Hi Chris, Is this patch looks ok? Regards, Subhash > -Original Message- > From: linux-arm-msm-ow...@vger.kernel.org [mailto:linux-arm-msm- > ow...@vger.kernel.org] On Behalf Of Namjae Jeon > Sent: Friday, April 13, 2012 8:12 PM > To: Subhash Jadavani; Chris Ball > Cc: linux-...@vger.kern