* [GIT PULL] <mach/id.h> fixup of fallouts
@ 2013-02-12 12:10 Linus Walleij
2013-02-12 20:24 ` Rafael J. Wysocki
0 siblings, 1 reply; 3+ messages in thread
From: Linus Walleij @ 2013-02-12 12:10 UTC (permalink / raw)
To: linux-arm-kernel
Hi ARM SoC guys,
this is a pull request for fixing the fallout from the <mach/id.h> removal.
I've pulled it into your next/cleanup branch as a test, and it magically
works.
Rafael still has not ACKed the first oneliner, I don't think he'd mind, and
I have an ACK from Sam on the MFD portions.
Please pull this in (unless you applied the individual patches instead).
After this the ux500 compiles and boots just fine.
Yours,
Linus Walleij
The following changes since commit 7a4f26097d389c16c9956bc03b81532698d97d64:
ARM: ux500: de-globalize <mach/id.h> (2013-01-29 18:47:37 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
tags/for-arm-soc-cleanup
for you to fetch changes up to 05ec260edecaf3dc214cff49d43b1ad9b2cbb710:
mfd: db8500-prcmu: update resource passing (2013-02-12 12:44:27 +0100)
----------------------------------------------------------------
Two fixes for broken <mach/id.h> cleanup.
----------------------------------------------------------------
Linus Walleij (2):
drivers/db8500-cpufreq: delete dangling include
mfd: db8500-prcmu: update resource passing
arch/arm/mach-ux500/board-mop500.c | 5 +-
arch/arm/mach-ux500/cpu-db8500.c | 7 +-
arch/arm/mach-ux500/devices-db8500.c | 44 +++++++++++++
arch/arm/mach-ux500/devices-db8500.h | 5 ++
drivers/cpufreq/db8500-cpufreq.c | 1 -
drivers/mfd/db8500-prcmu.c | 122 +++++++++++++++++++++++------------
include/linux/mfd/db8500-prcmu.h | 14 ----
include/linux/mfd/dbx500-prcmu.h | 46 +++++++++++++
8 files changed, 180 insertions(+), 64 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] <mach/id.h> fixup of fallouts
2013-02-12 12:10 [GIT PULL] <mach/id.h> fixup of fallouts Linus Walleij
@ 2013-02-12 20:24 ` Rafael J. Wysocki
2013-02-12 23:00 ` Olof Johansson
0 siblings, 1 reply; 3+ messages in thread
From: Rafael J. Wysocki @ 2013-02-12 20:24 UTC (permalink / raw)
To: linux-arm-kernel
On Tuesday, February 12, 2013 01:10:19 PM Linus Walleij wrote:
> Hi ARM SoC guys,
>
> this is a pull request for fixing the fallout from the <mach/id.h> removal.
>
> I've pulled it into your next/cleanup branch as a test, and it magically
> works.
>
> Rafael still has not ACKed the first oneliner, I don't think he'd mind, and
> I have an ACK from Sam on the MFD portions.
It's OK, no objections from me.
Thanks,
Rafael
> Please pull this in (unless you applied the individual patches instead).
>
> After this the ux500 compiles and boots just fine.
>
> Yours,
> Linus Walleij
>
>
> The following changes since commit 7a4f26097d389c16c9956bc03b81532698d97d64:
>
> ARM: ux500: de-globalize <mach/id.h> (2013-01-29 18:47:37 +0100)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git
> tags/for-arm-soc-cleanup
>
> for you to fetch changes up to 05ec260edecaf3dc214cff49d43b1ad9b2cbb710:
>
> mfd: db8500-prcmu: update resource passing (2013-02-12 12:44:27 +0100)
>
> ----------------------------------------------------------------
> Two fixes for broken <mach/id.h> cleanup.
>
> ----------------------------------------------------------------
> Linus Walleij (2):
> drivers/db8500-cpufreq: delete dangling include
> mfd: db8500-prcmu: update resource passing
>
> arch/arm/mach-ux500/board-mop500.c | 5 +-
> arch/arm/mach-ux500/cpu-db8500.c | 7 +-
> arch/arm/mach-ux500/devices-db8500.c | 44 +++++++++++++
> arch/arm/mach-ux500/devices-db8500.h | 5 ++
> drivers/cpufreq/db8500-cpufreq.c | 1 -
> drivers/mfd/db8500-prcmu.c | 122 +++++++++++++++++++++++------------
> include/linux/mfd/db8500-prcmu.h | 14 ----
> include/linux/mfd/dbx500-prcmu.h | 46 +++++++++++++
> 8 files changed, 180 insertions(+), 64 deletions(-)
--
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] <mach/id.h> fixup of fallouts
2013-02-12 20:24 ` Rafael J. Wysocki
@ 2013-02-12 23:00 ` Olof Johansson
0 siblings, 0 replies; 3+ messages in thread
From: Olof Johansson @ 2013-02-12 23:00 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Feb 12, 2013 at 09:24:14PM +0100, Rafael J. Wysocki wrote:
> On Tuesday, February 12, 2013 01:10:19 PM Linus Walleij wrote:
> > Hi ARM SoC guys,
> >
> > this is a pull request for fixing the fallout from the <mach/id.h> removal.
> >
> > I've pulled it into your next/cleanup branch as a test, and it magically
> > works.
> >
> > Rafael still has not ACKed the first oneliner, I don't think he'd mind, and
> > I have an ACK from Sam on the MFD portions.
>
> It's OK, no objections from me.
Pulled.
Thanks,
-Olof
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-02-12 23:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-12 12:10 [GIT PULL] <mach/id.h> fixup of fallouts Linus Walleij
2013-02-12 20:24 ` Rafael J. Wysocki
2013-02-12 23:00 ` Olof Johansson
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).