[kernel] Linux v3.9-2154-gec25e24

Josh Boyer jwboyer at fedoraproject.org
Mon Apr 29 23:38:53 UTC 2013


commit 4894d6ca8866c61b6a8e2a9fd2dbbcef0bddf15e
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Apr 29 18:32:27 2013 -0400

    Linux v3.9-2154-gec25e24

 arm-omap-ehci-fix.patch |  190 -----------------------------------------------
 config-armv7-generic    |    1 +
 config-generic          |   15 ++++
 kernel.spec             |    7 +-
 sources                 |    2 +-
 5 files changed, 21 insertions(+), 194 deletions(-)
---
diff --git a/config-armv7-generic b/config-armv7-generic
index 4105483..9effa10 100644
--- a/config-armv7-generic
+++ b/config-armv7-generic
@@ -180,6 +180,7 @@ CONFIG_SMC91X=m
 CONFIG_SMC911X=m
 CONFIG_SMSC911X=m
 CONFIG_USB_ISP1760_HCD=m
+# CONFIG_USB_EHCI_HCD_ORION is not set
 
 # Multifunction Devices
 CONFIG_MFD_SYSCON=y
diff --git a/config-generic b/config-generic
index 9236964..6ef80f2 100644
--- a/config-generic
+++ b/config-generic
@@ -2130,6 +2130,7 @@ CONFIG_N_HDLC=m
 CONFIG_N_GSM=m
 # CONFIG_TRACE_SINK is not set
 # CONFIG_STALDRV is not set
+# CONFIG_DUMMY_IRQ is not set
 # CONFIG_IBM_ASM is not set
 CONFIG_TIFM_CORE=m
 CONFIG_TIFM_7XX1=m
@@ -2411,6 +2412,7 @@ CONFIG_W1_MASTER_DS1WM=m
 CONFIG_W1_SLAVE_THERM=m
 CONFIG_W1_SLAVE_SMEM=m
 CONFIG_W1_SLAVE_DS2408=m
+# CONFIG_W1_SLAVE_DS2408_READBACK is not set
 CONFIG_W1_SLAVE_DS2413=m
 CONFIG_W1_SLAVE_DS2423=m
 CONFIG_W1_SLAVE_DS2431=m
@@ -3146,6 +3148,7 @@ CONFIG_USB_SUPPORT=y
 # Deprecated.
 # CONFIG_USB_DEVICEFS is not set
 
+CONFIG_USB_DEFAULT_PERSIST=y
 # CONFIG_USB_DYNAMIC_MINORS is not set
 CONFIG_USB_SUSPEND=y
 
@@ -3453,6 +3456,7 @@ CONFIG_USB_SERIAL_MCT_U232=m
 CONFIG_USB_SERIAL_MOS7720=m
 CONFIG_USB_SERIAL_MOS7715_PARPORT=y
 # CONFIG_USB_SERIAL_ZIO is not set
+# CONFIG_USB_SERIAL_WISHBONE is not set
 # CONFIG_USB_SERIAL_ZTE is not set
 CONFIG_USB_SERIAL_MOS7840=m
 CONFIG_USB_SERIAL_MOTOROLA=m
@@ -3495,9 +3499,16 @@ CONFIG_USB_ADUTUX=m
 CONFIG_USB_SEVSEG=m
 CONFIG_USB_ALI_M5632=y
 CONFIG_USB_APPLEDISPLAY=m
+
+# Physical Layer USB driver
+CONFIG_USB_PHY=y
+
 # CONFIG_OMAP_USB2 is not set
 # CONFIG_OMAP_USB3 is not set
 # CONFIG_OMAP_CONTROL_USB is not set
+# CONFIG_SAMSUNG_USBPHY is not set
+# CONFIG_SAMSUNG_USB2PHY is not set
+# CONFIG_SAMSUNG_USB3PHY is not set
 CONFIG_USB_RCAR_PHY=m
 CONFIG_USB_ATM=m
 CONFIG_USB_CXACRU=m
@@ -3545,6 +3556,8 @@ CONFIG_USB_UEAGLEATM=m
 CONFIG_USB_XUSBATM=m
 CONFIG_USB_ZERO=m
 
+# CONFIG_USB_DWC2 is not set
+
 CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
 
 # CONFIG_USB_ISP1301 is not set
@@ -4006,6 +4019,8 @@ CONFIG_AUDITSYSCALL=y
 # http://lists.fedoraproject.org/pipermail/kernel/2013-February/004125.html
 CONFIG_AUDIT_LOGINUID_IMMUTABLE=y
 
+# CONFIG_SSBI is not set
+
 #
 # Cryptographic options
 #
diff --git a/kernel.spec b/kernel.spec
index 3f877f6..8c8cdde 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -95,7 +95,7 @@ Summary: The Linux kernel
 # The rc snapshot level
 %define rcrev 0
 # The git snapshot level
-%define gitrev 2
+%define gitrev 3
 # Set rpm version accordingly
 %define rpmversion 3.%{upstream_sublevel}.0
 %endif
@@ -708,7 +708,6 @@ Patch21001: arm-of-dma.patch
 Patch21002: arm-lpae-ax88796.patch
 
 # ARM omap
-Patch21003: arm-omap-ehci-fix.patch
 
 # ARM tegra
 Patch21005: arm-tegra-usb-no-reset-linux33.patch
@@ -1313,7 +1312,6 @@ ApplyPatch debug-bad-pte-modules.patch
 ApplyPatch arm-export-read_current_timer.patch
 ApplyPatch arm-of-dma.patch
 ApplyPatch arm-lpae-ax88796.patch
-ApplyPatch arm-omap-ehci-fix.patch
 ApplyPatch arm-tegra-usb-no-reset-linux33.patch
 ApplyPatch arm-tegra-fixclk.patch
 
@@ -2292,6 +2290,9 @@ fi
 #                 ||----w |
 #                 ||     ||
 %changelog
+* Mon Apr 29 2013 Josh Boyer <jwboyer at redhat.com> - 3.10.0-0.rc0.git3.1
+- Linux v3.9-2154-gec25e24
+
 * Mon Apr 29 2013 Josh Boyer <jwboyer at redhat.com> - 3.10.0-0.rc0.git2.1
 - Linux v3.9-332-g92ddcf4
 
diff --git a/sources b/sources
index 085f676..ee61159 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 4348c9b6b2eb3144d601e87c19d5d909  linux-3.9.tar.xz
-65942955e2816f5e48b7c74ab1330088  patch-3.9-git2.xz
+d3d3356767f4d9566576a6c37fb81bde  patch-3.9-git3.xz


More information about the scm-commits mailing list