From 14c48ab2d9be451ff51783cfb9996428b145e878 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Wed, 5 Mar 2014 13:34:21 +0800 Subject: [PATCH] spi: oc-tiny: Remove unneeded NULL checking for hw->bitbang.master We already has NULL test for master after calling spi_alloc_master(). Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-format-patch failed