From: Jamie Iles Date: Mon, 10 Jan 2011 11:05:06 +0000 (+0000) Subject: spi: tegra: don't treat NULL clk as an error X-Git-Tag: v2.6.38-rc1~43^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76d9cc454a8d0bb7484616a4b8136280068c8a8b;p=pandora-kernel.git spi: tegra: don't treat NULL clk as an error Some platforms have been known to return NULL from clk_get() if they support only a single struct clk. Whilst tegra doesn't do this, make the drivers consistent with others. Signed-off-by: Jamie Iles Acked-by: Russell King Signed-off-by: Grant Likely --- Reading git-diff-tree failed