From 5851115ae73b5c9e5e1c4d7942e0a002e99d3ef4 Mon Sep 17 00:00:00 2001 From: kaloz Date: Wed, 27 Nov 2013 12:34:41 +0000 Subject: [omap]: refresh/rename patches Signed-off-by: Imre Kaloz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38932 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- ...52-video-da8xx-fb-fix-defect-with-vsync-callback-invoca.patch | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'target/linux/omap/patches-3.12/0752-video-da8xx-fb-fix-defect-with-vsync-callback-invoca.patch') diff --git a/target/linux/omap/patches-3.12/0752-video-da8xx-fb-fix-defect-with-vsync-callback-invoca.patch b/target/linux/omap/patches-3.12/0752-video-da8xx-fb-fix-defect-with-vsync-callback-invoca.patch index 698ed3973d..d22c7e0bea 100644 --- a/target/linux/omap/patches-3.12/0752-video-da8xx-fb-fix-defect-with-vsync-callback-invoca.patch +++ b/target/linux/omap/patches-3.12/0752-video-da8xx-fb-fix-defect-with-vsync-callback-invoca.patch @@ -16,11 +16,9 @@ Signed-off-by: Darren Etheridge drivers/video/da8xx-fb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -diff --git a/drivers/video/da8xx-fb.c b/drivers/video/da8xx-fb.c -index 212d2ac..d6825e4 100644 --- a/drivers/video/da8xx-fb.c +++ b/drivers/video/da8xx-fb.c -@@ -993,6 +993,8 @@ static irqreturn_t lcdc_irq_handler_rev02(int irq, void *arg) +@@ -904,6 +904,8 @@ static irqreturn_t lcdc_irq_handler_rev0 LCD_DMA_FRM_BUF_CEILING_ADDR_1_REG); par->vsync_flag = 1; wake_up_interruptible(&par->vsync_wait); @@ -29,7 +27,7 @@ index 212d2ac..d6825e4 100644 } /* Set only when controller is disabled and at the end of -@@ -1058,8 +1060,6 @@ static irqreturn_t lcdc_irq_handler_rev01(int irq, void *arg) +@@ -969,8 +971,6 @@ static irqreturn_t lcdc_irq_handler_rev0 LCD_DMA_FRM_BUF_CEILING_ADDR_1_REG); par->vsync_flag = 1; wake_up_interruptible(&par->vsync_wait); @@ -38,6 +36,3 @@ index 212d2ac..d6825e4 100644 } } --- -1.7.10.4 - -- cgit v1.2.3