Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83960
b: refs/heads/master
c: dc4e420
h: refs/heads/master
v: v3
  • Loading branch information
Kim Phillips authored and Kumar Gala committed Feb 6, 2008
1 parent e0a6e31 commit a552a82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: aafa1955501955bf4e53b72fee0be9f35b711b9d
refs/heads/master: dc4e4207ed7dc256fed1626fbf087cb199cd1945
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/sysdev/fsl_soc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1342,7 +1342,7 @@ static int __init of_fsl_spi_probe(char *type, char *compatible, u32 sysclk,
if (ret)
goto unreg;

ret = platform_device_register(pdev);
ret = platform_device_add(pdev);
if (ret)
goto unreg;

Expand Down

0 comments on commit a552a82

Please sign in to comment.