public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] ARM: versatile: Don't use platform clock for Integrator & VE
@ 2012-07-25 10:49 Pawel Moll
  2012-07-25 12:38 ` Arnd Bergmann
  2012-07-25 13:19 ` Arnd Bergmann
  0 siblings, 2 replies; 3+ messages in thread
From: Pawel Moll @ 2012-07-25 10:49 UTC (permalink / raw)
  To: linux-arm-kernel

Due to automatic merge of a613163dff04cbfcb7d66b06ef4a5f65498ee59b
"ARM: integrator: convert to common clock" and
56a34b03ff427046494db87f05fc810aaedd23a5 "ARM: versatile: Make
plat-versatile clock optional" two platforms: Integrator and
Versatile Express now select both COMMON_CLK and
PLAT_VERSATILE_CLOCK which breaks building them. Fixed now.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
---
 arch/arm/Kconfig |    2 --
 1 file changed, 2 deletions(-)

Arnd, Olof,

Would you consider adding this patch to one of your late pull
requests for 3.6 or do you want me to wait till 3.6-rc1?

Regards

Pawel

diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index b25c9d3..9124ff7 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -279,7 +279,6 @@ config ARCH_INTEGRATOR
 	select ICST
 	select GENERIC_CLOCKEVENTS
 	select PLAT_VERSATILE
-	select PLAT_VERSATILE_CLOCK
 	select PLAT_VERSATILE_FPGA_IRQ
 	select NEED_MACH_IO_H
 	select NEED_MACH_MEMORY_H
@@ -336,7 +335,6 @@ config ARCH_VEXPRESS
 	select ICST
 	select NO_IOPORT
 	select PLAT_VERSATILE
-	select PLAT_VERSATILE_CLOCK
 	select PLAT_VERSATILE_CLCD
 	select REGULATOR_FIXED_VOLTAGE if REGULATOR
 	help
-- 
1.7.9.5

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

* [PATCH] ARM: versatile: Don't use platform clock for Integrator & VE
  2012-07-25 10:49 [PATCH] ARM: versatile: Don't use platform clock for Integrator & VE Pawel Moll
@ 2012-07-25 12:38 ` Arnd Bergmann
  2012-07-25 13:19 ` Arnd Bergmann
  1 sibling, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2012-07-25 12:38 UTC (permalink / raw)
  To: linux-arm-kernel

On Wednesday 25 July 2012, Pawel Moll wrote:
> Due to automatic merge of a613163dff04cbfcb7d66b06ef4a5f65498ee59b
> "ARM: integrator: convert to common clock" and
> 56a34b03ff427046494db87f05fc810aaedd23a5 "ARM: versatile: Make
> plat-versatile clock optional" two platforms: Integrator and
> Versatile Express now select both COMMON_CLK and
> PLAT_VERSATILE_CLOCK which breaks building them. Fixed now.
> 
> Signed-off-by: Pawel Moll <pawel.moll@arm.com>
> ---
>  arch/arm/Kconfig |    2 --
>  1 file changed, 2 deletions(-)
> 
> Arnd, Olof,
> 
> Would you consider adding this patch to one of your late pull
> requests for 3.6 or do you want me to wait till 3.6-rc1?

Applied to the fixes branch. I still don't see why this happened,
but the result is obviously broken and your patch looks good.

	Arnd

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

* [PATCH] ARM: versatile: Don't use platform clock for Integrator & VE
  2012-07-25 10:49 [PATCH] ARM: versatile: Don't use platform clock for Integrator & VE Pawel Moll
  2012-07-25 12:38 ` Arnd Bergmann
@ 2012-07-25 13:19 ` Arnd Bergmann
  1 sibling, 0 replies; 3+ messages in thread
From: Arnd Bergmann @ 2012-07-25 13:19 UTC (permalink / raw)
  To: linux-arm-kernel

On Wednesday 25 July 2012, Pawel Moll wrote:
> Due to automatic merge of a613163dff04cbfcb7d66b06ef4a5f65498ee59b
> "ARM: integrator: convert to common clock" and
> 56a34b03ff427046494db87f05fc810aaedd23a5 "ARM: versatile: Make
> plat-versatile clock optional" two platforms: Integrator and
> Versatile Express now select both COMMON_CLK and
> PLAT_VERSATILE_CLOCK which breaks building them. Fixed now.
> 
> Signed-off-by: Pawel Moll <pawel.moll@arm.com>
> ---
>  arch/arm/Kconfig |    2 --
>  1 file changed, 2 deletions(-)
> 
> Arnd, Olof,
> 
> Would you consider adding this patch to one of your late pull
> requests for 3.6 or do you want me to wait till 3.6-rc1?
> 

Applied to fixes branch now.

There is never a reason to delay bug fixes IMHO, although you
may want to test them more in cases where there is a risk of
regressions.

	Arnd

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

end of thread, other threads:[~2012-07-25 13:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-25 10:49 [PATCH] ARM: versatile: Don't use platform clock for Integrator & VE Pawel Moll
2012-07-25 12:38 ` Arnd Bergmann
2012-07-25 13:19 ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox