aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-2.6.37/linus/0028-spi-omap2_mcspi.c-Force-CS-to-be-in-inactive-state-a.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-omap-2.6.37/linus/0028-spi-omap2_mcspi.c-Force-CS-to-be-in-inactive-state-a.patch')
-rw-r--r--recipes/linux/linux-omap-2.6.37/linus/0028-spi-omap2_mcspi.c-Force-CS-to-be-in-inactive-state-a.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/linux/linux-omap-2.6.37/linus/0028-spi-omap2_mcspi.c-Force-CS-to-be-in-inactive-state-a.patch b/recipes/linux/linux-omap-2.6.37/linus/0028-spi-omap2_mcspi.c-Force-CS-to-be-in-inactive-state-a.patch
index 467265eeb4..4c3acd7cc1 100644
--- a/recipes/linux/linux-omap-2.6.37/linus/0028-spi-omap2_mcspi.c-Force-CS-to-be-in-inactive-state-a.patch
+++ b/recipes/linux/linux-omap-2.6.37/linus/0028-spi-omap2_mcspi.c-Force-CS-to-be-in-inactive-state-a.patch
@@ -1,7 +1,7 @@
-From 42ce7fd6319bed8ecb26d656c476365da46b29e9 Mon Sep 17 00:00:00 2001
+From 72ce69f5fe32170f9662b5c87b0226d6ba19462f Mon Sep 17 00:00:00 2001
From: Gregory CLEMENT <gregory.clement@free-electrons.com>
Date: Wed, 29 Dec 2010 11:52:53 +0100
-Subject: [PATCH 28/66] spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transition
+Subject: [PATCH 28/65] spi/omap2_mcspi.c: Force CS to be in inactive state after off-mode transition
When SPI wake up from OFF mode, CS is in the wrong state: force it to the
inactive state.