Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 212438
b: refs/heads/master
c: fd0d67d
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and Russell King committed Sep 2, 2010
1 parent ceaee39 commit 079b52c
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: 6720db7cc592b2148e0d88a7d76dc0532f3d266c
refs/heads/master: fd0d67d62def64ed5aa57f99d247e2b3d5eff8c5
2 changes: 1 addition & 1 deletion trunk/arch/arm/plat-nomadik/gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@ static struct gpio_chip nmk_gpio_template = {
.can_sleep = 0,
};

static int __init nmk_gpio_probe(struct platform_device *dev)
static int __devinit nmk_gpio_probe(struct platform_device *dev)
{
struct nmk_gpio_platform_data *pdata = dev->dev.platform_data;
struct nmk_gpio_chip *nmk_chip;
Expand Down

0 comments on commit 079b52c

Please sign in to comment.