Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284586
b: refs/heads/master
c: 8ad1a97
h: refs/heads/master
v: v3
  • Loading branch information
Samuel Ortiz committed Jan 8, 2012
1 parent 1eb60e7 commit 4970a99
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: dba61c8f4fd14c4cbf375f6cdc814da87722d825
refs/heads/master: 8ad1a973f9a9aad8e170419581a8e98a0f8d1e19
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/stmpe.c
Original file line number Diff line number Diff line change
Expand Up @@ -958,7 +958,7 @@ static int __devinit stmpe_devices_init(struct stmpe *stmpe)
}

/* Called from client specific probe routines */
int stmpe_probe(struct stmpe_client_info *ci, int partnum)
int __devinit stmpe_probe(struct stmpe_client_info *ci, int partnum)
{
struct stmpe_platform_data *pdata = dev_get_platdata(ci->dev);
struct stmpe *stmpe;
Expand Down

0 comments on commit 4970a99

Please sign in to comment.