All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: OMAP: Remove unused CONFIG MACH_OMAP_HTCWIZARD
@ 2009-09-26 14:11 ` Jaswinder Singh Rajput
  0 siblings, 0 replies; 7+ messages in thread
From: Jaswinder Singh Rajput @ 2009-09-26 14:11 UTC (permalink / raw)
  To: Zebediah C. McClure, Tony Lindgren, Kevin Hilman, Russell King,
	Robert P. J. Day, linux-arm-kernel, LKML


Remove unused CONFIG MACH_OMAP_HTCWIZARD from Kconfig

Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc: Zebediah C. McClure <zmc@lurian.net>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Cc: Russell King <rmk+lkml@arm.linux.org.uk>
---
 arch/arm/mach-omap1/Kconfig |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/arch/arm/mach-omap1/Kconfig b/arch/arm/mach-omap1/Kconfig
index 55ecc01..c25038e 100644
--- a/arch/arm/mach-omap1/Kconfig
+++ b/arch/arm/mach-omap1/Kconfig
@@ -50,12 +50,6 @@ config MACH_OMAP_H3
 	  TI OMAP 1710 H3 board support. Say Y here if you have such
 	  a board.
 
-config MACH_OMAP_HTCWIZARD
-	bool "HTC Wizard"
-	depends on ARCH_OMAP850
-	help
-	  HTC Wizard smartphone support (AKA QTEK 9100, ...)
-
 config MACH_OMAP_OSK
 	bool "TI OSK Support"
 	depends on ARCH_OMAP1 && ARCH_OMAP16XX
-- 
1.6.0.6



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

* [PATCH] ARM: OMAP: Remove unused CONFIG MACH_OMAP_HTCWIZARD
@ 2009-09-26 14:11 ` Jaswinder Singh Rajput
  0 siblings, 0 replies; 7+ messages in thread
From: Jaswinder Singh Rajput @ 2009-09-26 14:11 UTC (permalink / raw)
  To: linux-arm-kernel


Remove unused CONFIG MACH_OMAP_HTCWIZARD from Kconfig

Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc: Zebediah C. McClure <zmc@lurian.net>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Cc: Russell King <rmk+lkml@arm.linux.org.uk>
---
 arch/arm/mach-omap1/Kconfig |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/arch/arm/mach-omap1/Kconfig b/arch/arm/mach-omap1/Kconfig
index 55ecc01..c25038e 100644
--- a/arch/arm/mach-omap1/Kconfig
+++ b/arch/arm/mach-omap1/Kconfig
@@ -50,12 +50,6 @@ config MACH_OMAP_H3
 	  TI OMAP 1710 H3 board support. Say Y here if you have such
 	  a board.
 
-config MACH_OMAP_HTCWIZARD
-	bool "HTC Wizard"
-	depends on ARCH_OMAP850
-	help
-	  HTC Wizard smartphone support (AKA QTEK 9100, ...)
-
 config MACH_OMAP_OSK
 	bool "TI OSK Support"
 	depends on ARCH_OMAP1 && ARCH_OMAP16XX
-- 
1.6.0.6

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

* Re: [PATCH] ARM: OMAP: Remove unused CONFIG MACH_OMAP_HTCWIZARD
  2009-09-26 14:11 ` Jaswinder Singh Rajput
@ 2009-09-27  1:36   ` Alistair Buxton
  -1 siblings, 0 replies; 7+ messages in thread
From: Alistair Buxton @ 2009-09-27  1:36 UTC (permalink / raw)
  To: Jaswinder Singh Rajput
  Cc: Zebediah C. McClure, Tony Lindgren, Kevin Hilman, Russell King,
	Robert P. J. Day, linux-arm-kernel, LKML

2009/9/26 Jaswinder Singh Rajput <jaswinder@kernel.org>:
>
> Remove unused CONFIG MACH_OMAP_HTCWIZARD from Kconfig

Don't do it please! We're working on it.... board file is coming very soon.

-- 
Alistair Buxton
a.j.buxton@gmail.com

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

* [PATCH] ARM: OMAP: Remove unused CONFIG MACH_OMAP_HTCWIZARD
@ 2009-09-27  1:36   ` Alistair Buxton
  0 siblings, 0 replies; 7+ messages in thread
From: Alistair Buxton @ 2009-09-27  1:36 UTC (permalink / raw)
  To: linux-arm-kernel

2009/9/26 Jaswinder Singh Rajput <jaswinder@kernel.org>:
>
> Remove unused CONFIG MACH_OMAP_HTCWIZARD from Kconfig

Don't do it please! We're working on it.... board file is coming very soon.

-- 
Alistair Buxton
a.j.buxton at gmail.com

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

* [PATCH] ARM: OMAP: Remove unused CONFIG MACH_OMAP_HTCWIZARD
  2009-09-26 14:11 ` Jaswinder Singh Rajput
  (?)
  (?)
@ 2009-09-27  1:48 ` Zebediah C. McClure
  -1 siblings, 0 replies; 7+ messages in thread
From: Zebediah C. McClure @ 2009-09-27  1:48 UTC (permalink / raw)
  To: linux-arm-kernel

This is not unused, this is under current development. 
(linwizard.sourceforge.net) there is another patch series waiting for 
rc1 to be cut, tony has already replied to the pull request.

Best regards,
ZMC

Jaswinder Singh Rajput wrote:
> Remove unused CONFIG MACH_OMAP_HTCWIZARD from Kconfig
>
> Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
> Cc: Zebediah C. McClure <zmc@lurian.net>
> Cc: Tony Lindgren <tony@atomide.com>
> Cc: Kevin Hilman <khilman@deeprootsystems.com>
> Cc: Russell King <rmk+lkml@arm.linux.org.uk>
> ---
>  arch/arm/mach-omap1/Kconfig |    6 ------
>  1 files changed, 0 insertions(+), 6 deletions(-)
>
> diff --git a/arch/arm/mach-omap1/Kconfig b/arch/arm/mach-omap1/Kconfig
> index 55ecc01..c25038e 100644
> --- a/arch/arm/mach-omap1/Kconfig
> +++ b/arch/arm/mach-omap1/Kconfig
> @@ -50,12 +50,6 @@ config MACH_OMAP_H3
>  	  TI OMAP 1710 H3 board support. Say Y here if you have such
>  	  a board.
>  
> -config MACH_OMAP_HTCWIZARD
> -	bool "HTC Wizard"
> -	depends on ARCH_OMAP850
> -	help
> -	  HTC Wizard smartphone support (AKA QTEK 9100, ...)
> -
>  config MACH_OMAP_OSK
>  	bool "TI OSK Support"
>  	depends on ARCH_OMAP1 && ARCH_OMAP16XX
>   

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

* Re: [PATCH] ARM: OMAP: Remove unused CONFIG MACH_OMAP_HTCWIZARD
  2009-09-27  1:36   ` Alistair Buxton
@ 2009-09-27  1:51     ` Robert P. J. Day
  -1 siblings, 0 replies; 7+ messages in thread
From: Robert P. J. Day @ 2009-09-27  1:51 UTC (permalink / raw)
  To: Alistair Buxton
  Cc: Jaswinder Singh Rajput, Zebediah C. McClure, Tony Lindgren,
	Kevin Hilman, Russell King, linux-arm-kernel, LKML

On Sun, 27 Sep 2009, Alistair Buxton wrote:

> 2009/9/26 Jaswinder Singh Rajput <jaswinder@kernel.org>:
> >
> > Remove unused CONFIG MACH_OMAP_HTCWIZARD from Kconfig
>
> Don't do it please! We're working on it.... board file is coming
> very soon.

  i've noticed that happening fairly often -- feature infrastructure
is added before the feature itself.  at the risk of sounding all
preachy and everything, that sort of thing should be avoided in order
to keep the history cleaner.  and because that's *exactly* the sort of
thing that, occasionally, produces the kind of historical cruft that
leaves unused CONFIG variables lying around when a feature is
abandoned in midstream.

  ok, i'll stop preaching now.

rday
--


========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

        Linux Consulting, Training and Annoying Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================

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

* [PATCH] ARM: OMAP: Remove unused CONFIG MACH_OMAP_HTCWIZARD
@ 2009-09-27  1:51     ` Robert P. J. Day
  0 siblings, 0 replies; 7+ messages in thread
From: Robert P. J. Day @ 2009-09-27  1:51 UTC (permalink / raw)
  To: linux-arm-kernel

On Sun, 27 Sep 2009, Alistair Buxton wrote:

> 2009/9/26 Jaswinder Singh Rajput <jaswinder@kernel.org>:
> >
> > Remove unused CONFIG MACH_OMAP_HTCWIZARD from Kconfig
>
> Don't do it please! We're working on it.... board file is coming
> very soon.

  i've noticed that happening fairly often -- feature infrastructure
is added before the feature itself.  at the risk of sounding all
preachy and everything, that sort of thing should be avoided in order
to keep the history cleaner.  and because that's *exactly* the sort of
thing that, occasionally, produces the kind of historical cruft that
leaves unused CONFIG variables lying around when a feature is
abandoned in midstream.

  ok, i'll stop preaching now.

rday
--


========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

        Linux Consulting, Training and Annoying Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================

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

end of thread, other threads:[~2009-09-27  1:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-26 14:11 [PATCH] ARM: OMAP: Remove unused CONFIG MACH_OMAP_HTCWIZARD Jaswinder Singh Rajput
2009-09-26 14:11 ` Jaswinder Singh Rajput
2009-09-27  1:36 ` Alistair Buxton
2009-09-27  1:36   ` Alistair Buxton
2009-09-27  1:51   ` Robert P. J. Day
2009-09-27  1:51     ` Robert P. J. Day
2009-09-27  1:48 ` Zebediah C. McClure

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.