summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2011-09-28 15:01:46 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2011-09-28 15:01:46 -0700
commite3d39eb9b986efb8763fb10e54e5cb95a5d6c8af (patch)
tree9b391ee3cdcc4ca929a8b3a6052611d28c3a95ad
parent1f4845a687fd17d56422e68e4bfa31ccb1b26acb (diff)
downloadstable-queue-e3d39eb9b986efb8763fb10e54e5cb95a5d6c8af.tar.gz
some email changes to make quilt happy
-rw-r--r--queue-3.0/arm-davinci-da850-evm-read-mac-address-from-spi-flash.patch6
-rw-r--r--queue-3.0/drm-radeon-kms-evergreen-ni-reset-spi-block-on-cp-resume.patch2
2 files changed, 4 insertions, 4 deletions
diff --git a/queue-3.0/arm-davinci-da850-evm-read-mac-address-from-spi-flash.patch b/queue-3.0/arm-davinci-da850-evm-read-mac-address-from-spi-flash.patch
index c7abc15fd5..660bf4c2f0 100644
--- a/queue-3.0/arm-davinci-da850-evm-read-mac-address-from-spi-flash.patch
+++ b/queue-3.0/arm-davinci-da850-evm-read-mac-address-from-spi-flash.patch
@@ -1,9 +1,9 @@
From 810198bc9c109489dfadc57131c5183ce6ad2d7d Mon Sep 17 00:00:00 2001
-From: "Rajashekhara, Sudhakar" <sudhakar.raj@ti.com>
+From: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Date: Tue, 12 Jul 2011 15:58:53 +0530
Subject: ARM: davinci: da850 EVM: read mac address from SPI flash
-From: "Rajashekhara, Sudhakar" <sudhakar.raj@ti.com>
+From: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
commit 810198bc9c109489dfadc57131c5183ce6ad2d7d upstream.
@@ -40,7 +40,7 @@ Modifications in v4:
Moved the da850_evm_setup_mac_addr() function within the first
CONFIG_MTD ifdef construct.
-Signed-off-by: Rajashekhara, Sudhakar <sudhakar.raj@ti.com>
+Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
diff --git a/queue-3.0/drm-radeon-kms-evergreen-ni-reset-spi-block-on-cp-resume.patch b/queue-3.0/drm-radeon-kms-evergreen-ni-reset-spi-block-on-cp-resume.patch
index 72d2019e0b..92bab489fe 100644
--- a/queue-3.0/drm-radeon-kms-evergreen-ni-reset-spi-block-on-cp-resume.patch
+++ b/queue-3.0/drm-radeon-kms-evergreen-ni-reset-spi-block-on-cp-resume.patch
@@ -11,7 +11,7 @@ For some reason SPI block is in broken state after module
unloading. This lead to broken rendering after reloading
module. Fix this by reseting SPI block in CP resume function
-Signed-off-by: Jerome Glisse <jglisse@redhat.com
+Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>