+ usb-move-usb-mon-up-to-misc-options-in-kconfig.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     usb: move usb/mon/ up to misc options in Kconfig
has been added to the -mm tree.  Its filename is
     usb-move-usb-mon-up-to-misc-options-in-kconfig.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: usb: move usb/mon/ up to misc options in Kconfig
From: Simon Arlott <simon@xxxxxxxxxxx>

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@xxxxxxxxxxx>
Cc: Greg KH <greg@xxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

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

diff -puN drivers/usb/Kconfig~usb-move-usb-mon-up-to-misc-options-in-kconfig drivers/usb/Kconfig
--- a/drivers/usb/Kconfig~usb-move-usb-mon-up-to-misc-options-in-kconfig
+++ a/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 -mm which might be from simon@xxxxxxxxxxx are

origin.patch
v4l-link-tuner-before-saa7134.patch
cxacru-fix-printk-format-flag-in-error-message.patch
usb-move-usb-mon-up-to-misc-options-in-kconfig.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux