linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] imx fixes for v3.5-rc (part 2)
       [not found] <20120611044359.GD2344@S2101-09.ap.freescale.net>
@ 2012-06-11  4:47 ` Shawn Guo
  2012-06-11 16:44   ` Olof Johansson
  2012-06-28  9:09   ` Shawn Guo
  0 siblings, 2 replies; 6+ messages in thread
From: Shawn Guo @ 2012-06-11  4:47 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Olof,

Here are a couple of imx6q clk patches missed from Sascha's
imx-common-clk-fixes pull-request.  So I rebase them on arm-soc/fixes
(they depends on one patch in Sascha's pull-request) and send them
here.  Please pull.  Thanks.

Regards,
Shawn

The following changes since commit f9c15a1b7d60b69f42b2808140a4713808a3bec1:

  Merge tag 'omap-fixes-for-v3.5-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into
fixes (2012-06-08 00:43:39 -0700)

are available in the git repository at:

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

Shawn Guo (2):
      ARM: imx6q: remove unneeded clkdev lookups
      ARM: imx6q: fix suspend regression caused by common clk migration

 arch/arm/mach-imx/clk-imx6q.c |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] imx fixes for v3.5-rc (part 2)
  2012-06-11  4:47 ` [GIT PULL] imx fixes for v3.5-rc (part 2) Shawn Guo
@ 2012-06-11 16:44   ` Olof Johansson
  2012-06-12  1:16     ` Shawn Guo
  2012-06-28  9:09   ` Shawn Guo
  1 sibling, 1 reply; 6+ messages in thread
From: Olof Johansson @ 2012-06-11 16:44 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

On Sun, Jun 10, 2012 at 9:47 PM, Shawn Guo <shawn.guo@linaro.org> wrote:
> Hi Arnd, Olof,
>
> Here are a couple of imx6q clk patches missed from Sascha's
> imx-common-clk-fixes pull-request. ?So I rebase them on arm-soc/fixes
> (they depends on one patch in Sascha's pull-request) and send them
> here. ?Please pull. ?Thanks.
>
> Regards,
> Shawn
>
> The following changes since commit f9c15a1b7d60b69f42b2808140a4713808a3bec1:
>
> ?Merge tag 'omap-fixes-for-v3.5-rc1' of
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into
> fixes (2012-06-08 00:43:39 -0700)
>
> are available in the git repository at:
>
> ?git://git.linaro.org/people/shawnguo/linux-2.6.git imx/fixes-for-3.5
>
> Shawn Guo (2):
> ? ? ?ARM: imx6q: remove unneeded clkdev lookups

This is looking more like a cleanup, if it is, please hold off until
3.6. If it isn't please explain in the commit message what bug it
fixes.


Thanks!

-Olof

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] imx fixes for v3.5-rc (part 2)
  2012-06-11 16:44   ` Olof Johansson
@ 2012-06-12  1:16     ` Shawn Guo
  0 siblings, 0 replies; 6+ messages in thread
From: Shawn Guo @ 2012-06-12  1:16 UTC (permalink / raw)
  To: linux-arm-kernel

On Mon, Jun 11, 2012 at 09:44:41AM -0700, Olof Johansson wrote:
> > Shawn Guo (2):
> > ? ? ?ARM: imx6q: remove unneeded clkdev lookups
> 
> This is looking more like a cleanup, if it is, please hold off until
> 3.6. If it isn't please explain in the commit message what bug it
> fixes.
> 
Yes, it is a cleanup.  It cleans up some left-over from commit b0286f2
(ARM: imx6q: prepare and enable init on clks directly instead of
clk_get first) which is currently sitting on arm-soc/fixes.  I
originally sent the patch to Sascha and somehow expect him amend the
patch to that commit.  Anyway, it does not really matter, and we can
have it held off until 3.6.

-- 
Regards,
Shawn

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] imx fixes for v3.5-rc (part 2)
  2012-06-11  4:47 ` [GIT PULL] imx fixes for v3.5-rc (part 2) Shawn Guo
  2012-06-11 16:44   ` Olof Johansson
@ 2012-06-28  9:09   ` Shawn Guo
  2012-06-30 22:26     ` Olof Johansson
  1 sibling, 1 reply; 6+ messages in thread
From: Shawn Guo @ 2012-06-28  9:09 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof,

On Mon, Jun 11, 2012 at 12:47:15PM +0800, Shawn Guo wrote:
> Shawn Guo (2):
>       ARM: imx6q: remove unneeded clkdev lookups

We agreed that this one is actually a cleanup and can be held off
until 3.6 ...

>       ARM: imx6q: fix suspend regression caused by common clk migration

... but this is one is indeed a fix, which seems missed from your
pull-request to Linus.

-- 
Regards,
Shawn

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] imx fixes for v3.5-rc (part 2)
  2012-06-28  9:09   ` Shawn Guo
@ 2012-06-30 22:26     ` Olof Johansson
  2012-06-30 23:44       ` Shawn Guo
  0 siblings, 1 reply; 6+ messages in thread
From: Olof Johansson @ 2012-06-30 22:26 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

On Thu, Jun 28, 2012 at 2:09 AM, Shawn Guo <shawn.guo@linaro.org> wrote:
> Hi Olof,
>
> On Mon, Jun 11, 2012 at 12:47:15PM +0800, Shawn Guo wrote:
>> Shawn Guo (2):
>>       ARM: imx6q: remove unneeded clkdev lookups
>
> We agreed that this one is actually a cleanup and can be held off
> until 3.6 ...
>
>>       ARM: imx6q: fix suspend regression caused by common clk migration
>
> ... but this is one is indeed a fix, which seems missed from your
> pull-request to Linus.

Hi,

Yes, given that the branch had contents that wasn't suitable for
3.5-rc I didn't pull it. In the past, most maintainers will rebuild
the branch and send a fresh pull request.

I cherry-picked the patch above into our fixes branch now -- it sounds
like that's what you expected me to do this time? In the future,
please do send a refreshed pull request in this situations if you
don't mind (or be explicit if you want me to cherry-pick).


Thanks,


-Olof

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] imx fixes for v3.5-rc (part 2)
  2012-06-30 22:26     ` Olof Johansson
@ 2012-06-30 23:44       ` Shawn Guo
  0 siblings, 0 replies; 6+ messages in thread
From: Shawn Guo @ 2012-06-30 23:44 UTC (permalink / raw)
  To: linux-arm-kernel

On 1 July 2012 06:26, Olof Johansson <olof@lixom.net> wrote:
> I cherry-picked the patch above into our fixes branch now -- it sounds
> like that's what you expected me to do this time? In the future,
> please do send a refreshed pull request in this situations if you
> don't mind (or be explicit if you want me to cherry-pick).
>
Ok, got it.  Thanks.

Regards,
Shawn

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-06-30 23:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20120611044359.GD2344@S2101-09.ap.freescale.net>
2012-06-11  4:47 ` [GIT PULL] imx fixes for v3.5-rc (part 2) Shawn Guo
2012-06-11 16:44   ` Olof Johansson
2012-06-12  1:16     ` Shawn Guo
2012-06-28  9:09   ` Shawn Guo
2012-06-30 22:26     ` Olof Johansson
2012-06-30 23:44       ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).