Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358751
b: refs/heads/master
c: 6c7e660
h: refs/heads/master
i:
  358749: adc702b
  358747: 4096113
  358743: cf1fd1b
  358735: a70c9bf
  358719: a579f25
v: v3
  • Loading branch information
Haojian Zhuang authored and Linus Walleij committed Jan 25, 2013
1 parent 3d281ad commit e91ad34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 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: 89f5df01c6b7f2471267bc55b1ecb196c98e195f
refs/heads/master: 6c7e660a27da7494c670bfba21cfeba30457656c
7 changes: 1 addition & 6 deletions trunk/drivers/gpio/gpio-pxa.c
Original file line number Diff line number Diff line change
Expand Up @@ -642,12 +642,7 @@ static struct platform_driver pxa_gpio_driver = {
.of_match_table = of_match_ptr(pxa_gpio_dt_ids),
},
};

static int __init pxa_gpio_init(void)
{
return platform_driver_register(&pxa_gpio_driver);
}
postcore_initcall(pxa_gpio_init);
module_platform_driver(pxa_gpio_driver);

#ifdef CONFIG_PM
static int pxa_gpio_suspend(void)
Expand Down

0 comments on commit e91ad34

Please sign in to comment.