Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85549
b: refs/heads/master
c: b770d6b
h: refs/heads/master
i:
  85547: cd8d540
v: v3
  • Loading branch information
Adrian McMenamin authored and Paul Mundt committed Feb 14, 2008
1 parent 8c2c095 commit c1f06d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 43081e18336d67937092dd05ffe320d2fbffd012
refs/heads/master: b770d6b9b726932a74126311fa163ebf379631d8
3 changes: 1 addition & 2 deletions trunk/drivers/sh/maple/maple.c
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,6 @@ static int __init maple_bus_init(void)
goto cleanup_device;

retval = driver_register(&maple_dummy_driver.drv);

if (retval)
goto cleanup_bus;

Expand Down Expand Up @@ -705,7 +704,7 @@ static int __init maple_bus_init(void)
mdev[i]->mq->length = 0;
maple_add_packet(mdev[i]->mq);
/* delay aids hardware detection */
udelay(20);
mdelay(5);
subdevice_map[i] = 0;
}

Expand Down

0 comments on commit c1f06d7

Please sign in to comment.