Commit 13a62169 authored by Mark Brown's avatar Mark Brown

Merge remote-tracking branch 'spi/topic/nuc900' into spi-next

parents 5bd30ed9 26cb3bb1
......@@ -446,8 +446,6 @@ static int nuc900_spi_remove(struct platform_device *dev)
free_irq(hw->irq, hw);
platform_set_drvdata(dev, NULL);
spi_bitbang_stop(&hw->bitbang);
clk_disable(hw->clk);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment