]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
some email changes to make quilt happy
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 28 Sep 2011 22:01:46 +0000 (15:01 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 28 Sep 2011 22:01:46 +0000 (15:01 -0700)
queue-3.0/arm-davinci-da850-evm-read-mac-address-from-spi-flash.patch
queue-3.0/drm-radeon-kms-evergreen-ni-reset-spi-block-on-cp-resume.patch

index c7abc15fd529df196b1b44f3718683a21849aa8f..660bf4c2f0dcb3b742057db64ba188f8aa545f96 100644 (file)
@@ -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>
 
index 72d2019e0b0f388c003acd30f05c05278ea8a0dd..92bab489fe1ed5e745cdfdf3aa21464cfb41a552 100644 (file)
@@ -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>