From: Hui Wang Date: Fri, 13 Jul 2012 02:51:28 +0000 (+0800) Subject: spi/imx: remove redundant config.speed_hz setting X-Git-Tag: v3.6-rc1~96^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=872675df2795389fd47b7a0ad084ba1e91665c87;p=pandora-kernel.git spi/imx: remove redundant config.speed_hz setting The config.speed_hz is just setted at the two lines ahead of it, obviously we don't need to copy the code to set the config.speed_hz again. Remove it for a cleanup. Cc: Mark Brown Acked-by: Sascha Hauer Signed-off-by: Hui Wang Signed-off-by: Mark Brown --- Reading git-diff-tree failed