Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54027
b: refs/heads/master
c: fcf126d
h: refs/heads/master
i:
  54025: 3986b7b
  54023: 8f9e3c6
v: v3
  • Loading branch information
David Brownell authored and Russell King committed May 5, 2007
1 parent 4974a94 commit 0273716
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 11a78b7944963a8b052be46108d07a3ced9e2762
refs/heads/master: fcf126d847c41461d4f034b11541296f3e15d0b2
2 changes: 2 additions & 0 deletions trunk/arch/arm/plat-omap/gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -1178,6 +1178,8 @@ static struct platform_device omap_mpuio_device = {

static inline void mpuio_init(void)
{
platform_set_drvdata(&omap_mpuio_device, &gpio_bank_1610[0]);

if (platform_driver_register(&omap_mpuio_driver) == 0)
(void) platform_device_register(&omap_mpuio_device);
}
Expand Down

0 comments on commit 0273716

Please sign in to comment.