summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-3.0/pm-wip/voltdm/0019-omap-mcbsp-Drop-SPI-mode-support.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-3.0/pm-wip/voltdm/0019-omap-mcbsp-Drop-SPI-mode-support.patch')
-rw-r--r--recipes-kernel/linux/linux-3.0/pm-wip/voltdm/0019-omap-mcbsp-Drop-SPI-mode-support.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-3.0/pm-wip/voltdm/0019-omap-mcbsp-Drop-SPI-mode-support.patch b/recipes-kernel/linux/linux-3.0/pm-wip/voltdm/0019-omap-mcbsp-Drop-SPI-mode-support.patch
index 1cd6ca50..b2334732 100644
--- a/recipes-kernel/linux/linux-3.0/pm-wip/voltdm/0019-omap-mcbsp-Drop-SPI-mode-support.patch
+++ b/recipes-kernel/linux/linux-3.0/pm-wip/voltdm/0019-omap-mcbsp-Drop-SPI-mode-support.patch
@@ -1,4 +1,4 @@
1From 7dc6fc29aeb2b3bc84c2a47c0794d1773e94e32e Mon Sep 17 00:00:00 2001 1From 20f244f6b795ee54f053eee5a5e0f9313a13e403 Mon Sep 17 00:00:00 2001
2From: Jarkko Nikula <jhnikula@gmail.com> 2From: Jarkko Nikula <jhnikula@gmail.com>
3Date: Tue, 14 Jun 2011 11:23:51 +0000 3Date: Tue, 14 Jun 2011 11:23:51 +0000
4Subject: [PATCH 019/149] omap: mcbsp: Drop SPI mode support 4Subject: [PATCH 019/149] omap: mcbsp: Drop SPI mode support
@@ -307,5 +307,5 @@ index 5587acf..1de2724 100644
307 #define max_thres(m) (mcbsp->pdata->buffer_size) 307 #define max_thres(m) (mcbsp->pdata->buffer_size)
308 #define valid_threshold(m, val) ((val) <= max_thres(m)) 308 #define valid_threshold(m, val) ((val) <= max_thres(m))
309-- 309--
3101.6.6.1 3101.7.2.5
311 311