mbox

clk: mxs: mx23, mx28: fix clock lookup after freeing init memory

Message ID 20120622051443.GE21418@S2101-09.ap.freescale.net
State New
Headers show

Pull-request

git://git.linaro.org/people/shawnguo/linux-2.6.git clk/mxs/fixes-for-3.5

Message

Shawn Guo June 22, 2012, 5:14 a.m. UTC
On Thu, Jun 21, 2012 at 07:52:30PM -0700, Turquette, Mike wrote:
> Looks like a clk-fixes branch is in order.  There are at least three
> fixes that need to into the 3.5 bugfix window.  I'll push such a
> branch to my linaro git tree tomorrow.
> 
To ease your life a little bit, here are the fixes for clk/mxs.

Regards,
Shawn

---

The following changes since commit cfaf025112d3856637ff34a767ef785ef5cf2ca9:

  Linux 3.5-rc2 (2012-06-08 18:40:09 -0700)

are available in the git repository at:
  git://git.linaro.org/people/shawnguo/linux-2.6.git clk/mxs/fixes-for-3.5

Marc Kleine-Budde (1):
      clk: mxs: fix clock lookup after freeing init memory

Shawn Guo (1):
      clk: mxs: fix ref_io clock definition

 drivers/clk/mxs/clk-imx23.c |   12 ++++++------
 drivers/clk/mxs/clk-imx28.c |   32 ++++++++++++++++----------------
 2 files changed, 22 insertions(+), 22 deletions(-)

Comments

Turquette, Mike June 25, 2012, 11:11 p.m. UTC | #1
On Thu, Jun 21, 2012 at 10:14 PM, Shawn Guo <shawn.guo@linaro.org> wrote:
> On Thu, Jun 21, 2012 at 07:52:30PM -0700, Turquette, Mike wrote:
>> Looks like a clk-fixes branch is in order.  There are at least three
>> fixes that need to into the 3.5 bugfix window.  I'll push such a
>> branch to my linaro git tree tomorrow.
>>
> To ease your life a little bit, here are the fixes for clk/mxs.
>

Thanks for the branch.  Pulled into my clk-fixes.  I'll be sending
this out ASAP.

Regards,
Mike

> Regards,
> Shawn
>
> ---
>
> The following changes since commit cfaf025112d3856637ff34a767ef785ef5cf2ca9:
>
>  Linux 3.5-rc2 (2012-06-08 18:40:09 -0700)
>
> are available in the git repository at:
>  git://git.linaro.org/people/shawnguo/linux-2.6.git clk/mxs/fixes-for-3.5
>
> Marc Kleine-Budde (1):
>      clk: mxs: fix clock lookup after freeing init memory
>
> Shawn Guo (1):
>      clk: mxs: fix ref_io clock definition
>
>  drivers/clk/mxs/clk-imx23.c |   12 ++++++------
>  drivers/clk/mxs/clk-imx28.c |   32 ++++++++++++++++----------------
>  2 files changed, 22 insertions(+), 22 deletions(-)
>