Browse Source

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

Mark Brown 12 years ago
parent
commit
13a621693e
1 changed files with 0 additions and 2 deletions
  1. 0 2
      drivers/spi/spi-nuc900.c

+ 0 - 2
drivers/spi/spi-nuc900.c

@@ -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);