public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] USB: Move usb/mon/ up to misc options in Kconfig
@ 2008-07-21 19:44 Simon Arlott
  2008-07-31 19:58 ` patch usb-move-usb-mon-up-to-misc-options-in-kconfig.patch added to gregkh-2.6 tree gregkh
  0 siblings, 1 reply; 2+ messages in thread
From: Simon Arlott @ 2008-07-21 19:44 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Greg Kroah-Hartman, USB list

This makes "USB Monitor" appear under "Miscellaneous USB options"
section instead of in the middle of device specific drivers in the
"USB Imaging devices" section.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
---
 drivers/usb/Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/usb/Kconfig b/drivers/usb/Kconfig
index 755823c..4f9b5ec 100644
--- a/drivers/usb/Kconfig
+++ b/drivers/usb/Kconfig
@@ -95,6 +95,8 @@ config USB
 
 source "drivers/usb/core/Kconfig"
 
+source "drivers/usb/mon/Kconfig"
+
 source "drivers/usb/host/Kconfig"
 
 source "drivers/usb/class/Kconfig"
@@ -103,8 +105,6 @@ source "drivers/usb/storage/Kconfig"
 
 source "drivers/usb/image/Kconfig"
 
-source "drivers/usb/mon/Kconfig"
-
 comment "USB port drivers"
 	depends on USB
 
-- 
1.5.6.2

-- 
Simon Arlott

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

* patch usb-move-usb-mon-up-to-misc-options-in-kconfig.patch added to gregkh-2.6 tree
  2008-07-21 19:44 [PATCH] USB: Move usb/mon/ up to misc options in Kconfig Simon Arlott
@ 2008-07-31 19:58 ` gregkh
  0 siblings, 0 replies; 2+ messages in thread
From: gregkh @ 2008-07-31 19:58 UTC (permalink / raw)
  To: simon, gregkh, linux-kernel, linux-usb


This is a note to let you know that I've just added the patch titled

     Subject: USB: Move usb/mon/ up to misc options in Kconfig

to my gregkh-2.6 tree.  Its filename is

     usb-move-usb-mon-up-to-misc-options-in-kconfig.patch

This tree can be found at 
    http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/


>From simon@fire.lp0.eu  Thu Jul 31 10:50:44 2008
From: Simon Arlott <simon@fire.lp0.eu>
Date: Mon, 21 Jul 2008 20:44:50 +0100
Subject: USB: Move usb/mon/ up to misc options in Kconfig
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Greg Kroah-Hartman <gregkh@suse.de>, USB list <linux-usb@vger.kernel.org>
Message-ID: <4884E732.3000705@simon.arlott.org.uk>


This makes "USB Monitor" appear under "Miscellaneous USB options"
section instead of in the middle of device specific drivers in the
"USB Imaging devices" section.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

---
 drivers/usb/Kconfig |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--- a/drivers/usb/Kconfig
+++ b/drivers/usb/Kconfig
@@ -95,6 +95,8 @@ config USB
 
 source "drivers/usb/core/Kconfig"
 
+source "drivers/usb/mon/Kconfig"
+
 source "drivers/usb/host/Kconfig"
 
 source "drivers/usb/class/Kconfig"
@@ -103,8 +105,6 @@ source "drivers/usb/storage/Kconfig"
 
 source "drivers/usb/image/Kconfig"
 
-source "drivers/usb/mon/Kconfig"
-
 comment "USB port drivers"
 	depends on USB
 


Patches currently in gregkh-2.6 which might be from simon@fire.lp0.eu are

usb.current/usb-move-usb-mon-up-to-misc-options-in-kconfig.patch

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

end of thread, other threads:[~2008-07-31 20:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-21 19:44 [PATCH] USB: Move usb/mon/ up to misc options in Kconfig Simon Arlott
2008-07-31 19:58 ` patch usb-move-usb-mon-up-to-misc-options-in-kconfig.patch added to gregkh-2.6 tree gregkh

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