From: Jonas Gorski Date: Sat, 6 Apr 2013 11:18:57 +0000 (+0200) Subject: spi/bcm63xx: remove unused speed_hz variable X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~130^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab300d18175aaae8e4c6f90c0b0577384721dea7;p=pandora-kernel.git spi/bcm63xx: remove unused speed_hz variable speed_hz is a write only member, so we can safely remove it and its generation. Also fixes the missing clk_put after getting the periph clock. Signed-off-by: Jonas Gorski Signed-off-by: Mark Brown --- Reading git-diff-tree failed