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
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
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
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