From: <gregkh@suse.de>
To: simon@fire.lp0.eu, gregkh@suse.de, linux-kernel@vger.kernel.org,
linux-usb@vger.kernel.org
Subject: patch usb-move-usb-mon-up-to-misc-options-in-kconfig.patch added to gregkh-2.6 tree
Date: Thu, 31 Jul 2008 12:58:05 -0700 [thread overview]
Message-ID: <12175342852216@kroah.org> (raw)
In-Reply-To: <4884E732.3000705@simon.arlott.org.uk>
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
prev parent reply other threads:[~2008-07-31 20:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-21 19:44 [PATCH] USB: Move usb/mon/ up to misc options in Kconfig Simon Arlott
2008-07-31 19:58 ` gregkh [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=12175342852216@kroah.org \
--to=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=simon@fire.lp0.eu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox