Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291936
b: refs/heads/master
c: 90bbf4f
h: refs/heads/master
v: v3
  • Loading branch information
Tobias Klauser authored and Grant Likely committed Feb 2, 2012
1 parent 6dc69dd commit b4409e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bc266185888e4033d8439b4fc6bdd14a41f4041e
refs/heads/master: 90bbf4fdf2dc64aa7c20a93a9744c56a566baf26
2 changes: 0 additions & 2 deletions trunk/drivers/spi/spi-nuc900.c
Original file line number Diff line number Diff line change
Expand Up @@ -360,8 +360,6 @@ static int __devinit nuc900_spi_probe(struct platform_device *pdev)
}

hw = spi_master_get_devdata(master);
memset(hw, 0, sizeof(struct nuc900_spi));

hw->master = spi_master_get(master);
hw->pdata = pdev->dev.platform_data;
hw->dev = &pdev->dev;
Expand Down

0 comments on commit b4409e9

Please sign in to comment.