From: Jonas Gorski Date: Mon, 11 Mar 2013 23:13:46 +0000 (+0100) Subject: spi/bcm63xx: inline hz usage in bcm63xx_spi_setup_transfer X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~130^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68792e2a1989bf34a9498356c3e3cc70b9231df2;p=pandora-kernel.git spi/bcm63xx: inline hz usage in bcm63xx_spi_setup_transfer bcm63xx_spi_setup_transfer is called from only one place, and that has t always set, to hz will always be t->speed_hz - just use it directly in the two places instead of moving it in a local variable. Signed-off-by: Jonas Gorski Acked-by: Florian Fainelli Signed-off-by: Mark Brown --- Reading git-diff-tree failed