From: Greg Kroah-Hartman Date: Wed, 28 Sep 2011 22:01:46 +0000 (-0700) Subject: some email changes to make quilt happy X-Git-Tag: v3.0.5~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e3d39eb9b986efb8763fb10e54e5cb95a5d6c8af;p=thirdparty%2Fkernel%2Fstable-queue.git some email changes to make quilt happy --- 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 c7abc15fd52..660bf4c2f0d 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" +From: Sudhakar Rajashekhara Date: Tue, 12 Jul 2011 15:58:53 +0530 Subject: ARM: davinci: da850 EVM: read mac address from SPI flash -From: "Rajashekhara, Sudhakar" +From: Sudhakar Rajashekhara 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 +Signed-off-by: Sudhakar Rajashekhara Signed-off-by: Sekhar Nori Signed-off-by: Greg Kroah-Hartman 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 72d2019e0b0..92bab489fe1 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 Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie Signed-off-by: Greg Kroah-Hartman