Browse Source

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

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

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

@@ -667,8 +667,6 @@ static int s3c24xx_spi_remove(struct platform_device *dev)
 {
 	struct s3c24xx_spi *hw = platform_get_drvdata(dev);
 
-	platform_set_drvdata(dev, NULL);
-
 	spi_bitbang_stop(&hw->bitbang);
 
 	clk_disable(hw->clk);