forked from Minki/linux
Merge remote-tracking branch 'spi/topic/nuc900' into spi-next
This commit is contained in:
commit
13a621693e
@ -446,8 +446,6 @@ static int nuc900_spi_remove(struct platform_device *dev)
|
|||||||
|
|
||||||
free_irq(hw->irq, hw);
|
free_irq(hw->irq, hw);
|
||||||
|
|
||||||
platform_set_drvdata(dev, NULL);
|
|
||||||
|
|
||||||
spi_bitbang_stop(&hw->bitbang);
|
spi_bitbang_stop(&hw->bitbang);
|
||||||
|
|
||||||
clk_disable(hw->clk);
|
clk_disable(hw->clk);
|
||||||
|
Loading…
Reference in New Issue
Block a user