spi: oc-tiny: Remove unneeded NULL checking for hw->bitbang.master
authorAxel Lin <axel.lin@ingics.com>
Wed, 5 Mar 2014 05:34:21 +0000 (13:34 +0800)
committerMark Brown <broonie@linaro.org>
Thu, 13 Mar 2014 09:54:16 +0000 (09:54 +0000)
We already has NULL test for master after calling spi_alloc_master().

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found