From: Greg Kroah-Hartman Date: Fri, 15 Feb 2013 23:23:59 +0000 (-0800) Subject: update to 3.4.31 X-Git-Tag: v3.4.46-ltsi~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5fd85c73416b597000aa6bd3d8afb12e755493dc;p=platform%2Fkernel%2Flinux-stable.git update to 3.4.31 --- diff --git a/KERNEL_VERSION b/KERNEL_VERSION index f25e7352c44e..51335e1c81bd 100644 --- a/KERNEL_VERSION +++ b/KERNEL_VERSION @@ -1 +1 @@ -3.4.30 +3.4.31 diff --git a/patches.ltsi/ltsi-makefile-addition.patch b/patches.ltsi/ltsi-makefile-addition.patch index d00b6e1943aa..e57a5a27aeea 100644 --- a/patches.ltsi/ltsi-makefile-addition.patch +++ b/patches.ltsi/ltsi-makefile-addition.patch @@ -18,7 +18,7 @@ Signed-off-by: Greg Kroah-Hartman @@ -1,7 +1,7 @@ VERSION = 3 PATCHLEVEL = 4 - SUBLEVEL = 30 + SUBLEVEL = 31 -EXTRAVERSION = +EXTRAVERSION = -ltsi NAME = Saber-toothed Squirrel diff --git a/series b/series index 8b81fb040ba6..998032a714e6 100644 --- a/series +++ b/series @@ -781,3 +781,5 @@ patches.codel/codel-refine-one-condition-to-avoid-a-nul-rec_inv_sq.patch patches.fixes/0001-ASoC-fsi-fixup-channels_min-max.patch patches.fixes/0002-usb-renesas_usbhs-gadget-remove-usbhsg_uep_init.patch patches.fixes/0003-usb-renesas_usbhs-gadget-usbhsg_ep_disable-care-pipe.patch +patches.fixes/revert-usb-renesas_usbhs-gadget-usbhsg_ep_disable-care-pipe-settings.patch +patches.fixes/revert-usb-renesas_usbhs-gadget-remove-usbhsg_uep_init.patch