* [GIT PULL] plat-versatile clock.c and generic clkdev.h
@ 2016-02-15 9:15 Linus Walleij
2016-02-25 0:06 ` Olof Johansson
0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2016-02-15 9:15 UTC (permalink / raw)
To: linux-arm-kernel
Hi ARM SoC folks,
these are Stephen Boyds changes to remove a stale clock implementation
and move to the generic clkdev.h that I queued at Arnd's request, it turns
out I will not have any busines changing stuff in arch/arm/plat-versatile
for this merge window (however a few changes around mach-*) so
this can be pulled in separately.
Please pull this in!
Yours,
Linus Walleij
The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git
tags/plat-versatile-cleanup
for you to fetch changes up to 34d2f4d3a4d6a6b204ebfd12d1d2c159360d41a4:
ARM: Use generic clkdev.h header (2016-02-10 09:22:35 +0100)
----------------------------------------------------------------
plat-versatile cleanup:
- Removes the clock.c in plat-versatile that is no longer used
- Move ARM to use the generic clockdev.h header
----------------------------------------------------------------
Stephen Boyd (2):
ARM: plat-versatile: Remove unused clock.c file
ARM: Use generic clkdev.h header
arch/arm/include/asm/Kbuild | 1 +
arch/arm/include/asm/clkdev.h | 31 -----------------
arch/arm/plat-versatile/Kconfig | 3 --
arch/arm/plat-versatile/Makefile | 1 -
arch/arm/plat-versatile/clock.c | 74 ----------------------------------------
5 files changed, 1 insertion(+), 109 deletions(-)
delete mode 100644 arch/arm/include/asm/clkdev.h
delete mode 100644 arch/arm/plat-versatile/clock.c
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL] plat-versatile clock.c and generic clkdev.h
2016-02-15 9:15 [GIT PULL] plat-versatile clock.c and generic clkdev.h Linus Walleij
@ 2016-02-25 0:06 ` Olof Johansson
0 siblings, 0 replies; 2+ messages in thread
From: Olof Johansson @ 2016-02-25 0:06 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Feb 15, 2016 at 10:15:33AM +0100, Linus Walleij wrote:
> Hi ARM SoC folks,
>
> these are Stephen Boyds changes to remove a stale clock implementation
> and move to the generic clkdev.h that I queued at Arnd's request, it turns
> out I will not have any busines changing stuff in arch/arm/plat-versatile
> for this merge window (however a few changes around mach-*) so
> this can be pulled in separately.
>
> Please pull this in!
>
> Yours,
> Linus Walleij
>
>
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
>
> Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git
> tags/plat-versatile-cleanup
>
> for you to fetch changes up to 34d2f4d3a4d6a6b204ebfd12d1d2c159360d41a4:
>
> ARM: Use generic clkdev.h header (2016-02-10 09:22:35 +0100)
Merged into next/cleanup. Thanks!
-Olof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-02-25 0:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-15 9:15 [GIT PULL] plat-versatile clock.c and generic clkdev.h Linus Walleij
2016-02-25 0:06 ` 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).