From: Florian Fainelli Date: Fri, 20 Apr 2012 13:37:34 +0000 (+0200) Subject: spi/bcm63xx: don't use the stopping state X-Git-Tag: v3.4-rc5~12^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e41dc0ee2f3807328db95e4f87ff1333245190f;p=pandora-kernel.git spi/bcm63xx: don't use the stopping state We do not need to use a flag to indicate if the master driver is stopping it is sufficient to perform spi master unregistering in the platform driver's remove function. Signed-off-by: Florian Fainelli Signed-off-by: Grant Likely --- Reading git-diff-tree failed