Skip to content

Commit

Permalink
Merge remote-tracking branch 'spi/topic/nuc900' into spi-next
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Brown committed Jun 26, 2013
2 parents 5bd30ed + 26cb3bb commit 13a6216
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/spi/spi-nuc900.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 13a6216

Please sign in to comment.