summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-3.0/pm-wip/voltdm/0009-OMAP3-SR-make-notify-independent-of-class.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-3.0/pm-wip/voltdm/0009-OMAP3-SR-make-notify-independent-of-class.patch')
-rw-r--r--recipes-kernel/linux/linux-3.0/pm-wip/voltdm/0009-OMAP3-SR-make-notify-independent-of-class.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-3.0/pm-wip/voltdm/0009-OMAP3-SR-make-notify-independent-of-class.patch b/recipes-kernel/linux/linux-3.0/pm-wip/voltdm/0009-OMAP3-SR-make-notify-independent-of-class.patch
index 089f7d78..17b3eda0 100644
--- a/recipes-kernel/linux/linux-3.0/pm-wip/voltdm/0009-OMAP3-SR-make-notify-independent-of-class.patch
+++ b/recipes-kernel/linux/linux-3.0/pm-wip/voltdm/0009-OMAP3-SR-make-notify-independent-of-class.patch
@@ -1,4 +1,4 @@
1From 35723ec9195458a0739f26260fe33c2a88811404 Mon Sep 17 00:00:00 2001 1From b3d437835cf2885fe7a8c6470ca7639e5c11850a Mon Sep 17 00:00:00 2001
2From: Nishanth Menon <nm@ti.com> 2From: Nishanth Menon <nm@ti.com>
3Date: Mon, 14 Feb 2011 12:16:36 +0530 3Date: Mon, 14 Feb 2011 12:16:36 +0530
4Subject: [PATCH 009/149] OMAP3+: SR: make notify independent of class 4Subject: [PATCH 009/149] OMAP3+: SR: make notify independent of class
@@ -19,7 +19,7 @@ Signed-off-by: Kevin Hilman <khilman@ti.com>
19 1 files changed, 2 insertions(+), 4 deletions(-) 19 1 files changed, 2 insertions(+), 4 deletions(-)
20 20
21diff --git a/arch/arm/mach-omap2/smartreflex.c b/arch/arm/mach-omap2/smartreflex.c 21diff --git a/arch/arm/mach-omap2/smartreflex.c b/arch/arm/mach-omap2/smartreflex.c
22index fb7dc52..3ee7261 100644 22index f5a6bc1..785ed4c 100644
23--- a/arch/arm/mach-omap2/smartreflex.c 23--- a/arch/arm/mach-omap2/smartreflex.c
24+++ b/arch/arm/mach-omap2/smartreflex.c 24+++ b/arch/arm/mach-omap2/smartreflex.c
25@@ -143,7 +143,7 @@ static irqreturn_t sr_interrupt(int irq, void *data) 25@@ -143,7 +143,7 @@ static irqreturn_t sr_interrupt(int irq, void *data)
@@ -43,5 +43,5 @@ index fb7dc52..3ee7261 100644
43 if (name == NULL) { 43 if (name == NULL) {
44 ret = -ENOMEM; 44 ret = -ENOMEM;
45-- 45--
461.6.6.1 461.7.2.5
47 47