summaryrefslogtreecommitdiff
path: root/target/linux/omap24xx/patches-2.6.38/830-omap2-serial-fixes.patch
diff options
context:
space:
mode:
authorMichael Büsch <mb@bu3sch.de>2011-03-07 16:57:15 +0000
committerMichael Büsch <mb@bu3sch.de>2011-03-07 16:57:15 +0000
commit75de2bebd620bbe70fecff1560a6f4b18a23ab2c (patch)
tree3141f22bdbc3d335d224de3c52bd0cd885cc20b8 /target/linux/omap24xx/patches-2.6.38/830-omap2-serial-fixes.patch
parentaa580d336b7dd899bab82b9abb004b9312ac0ff4 (diff)
downloadmtk-20170518-75de2bebd620bbe70fecff1560a6f4b18a23ab2c.zip
mtk-20170518-75de2bebd620bbe70fecff1560a6f4b18a23ab2c.tar.gz
mtk-20170518-75de2bebd620bbe70fecff1560a6f4b18a23ab2c.tar.bz2
n810: Add workaround for bluetooth IRQ issue
SVN-Revision: 25939
Diffstat (limited to 'target/linux/omap24xx/patches-2.6.38/830-omap2-serial-fixes.patch')
-rw-r--r--target/linux/omap24xx/patches-2.6.38/830-omap2-serial-fixes.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/omap24xx/patches-2.6.38/830-omap2-serial-fixes.patch b/target/linux/omap24xx/patches-2.6.38/830-omap2-serial-fixes.patch
index 2a29a8e..e503b0e 100644
--- a/target/linux/omap24xx/patches-2.6.38/830-omap2-serial-fixes.patch
+++ b/target/linux/omap24xx/patches-2.6.38/830-omap2-serial-fixes.patch
@@ -1,8 +1,8 @@
-Index: linux-2.6.38-rc6/arch/arm/mach-omap2/serial.c
+Index: linux-2.6.38-rc7/arch/arm/mach-omap2/serial.c
===================================================================
---- linux-2.6.38-rc6.orig/arch/arm/mach-omap2/serial.c 2011-02-22 02:25:52.000000000 +0100
-+++ linux-2.6.38-rc6/arch/arm/mach-omap2/serial.c 2011-02-26 22:17:38.356027926 +0100
-@@ -655,6 +655,8 @@
+--- linux-2.6.38-rc7.orig/arch/arm/mach-omap2/serial.c 2011-03-07 17:24:16.786259530 +0100
++++ linux-2.6.38-rc7/arch/arm/mach-omap2/serial.c 2011-03-07 17:24:18.951998600 +0100
+@@ -660,6 +660,8 @@ static void serial_out_override(struct u
}
#endif
@@ -11,7 +11,7 @@ Index: linux-2.6.38-rc6/arch/arm/mach-omap2/serial.c
void __init omap_serial_early_init(void)
{
int i = 0;
-@@ -670,9 +672,9 @@
+@@ -675,9 +677,9 @@ void __init omap_serial_early_init(void)
if (!oh)
break;