Skip to content

Commit

Permalink
Merge remote-tracking branch 'spi/topic/s3c24xx' 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 7e016d1 + 8471090 commit c87e5d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/spi/spi-s3c24xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit c87e5d9

Please sign in to comment.