Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191984
b: refs/heads/master
c: be7c4cf
h: refs/heads/master
v: v3
  • Loading branch information
Pinkava J authored and Ben Dooks committed May 7, 2010
1 parent 2c0e54e commit b4533ad
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: ff3c25fa1b7f0a3c7b112c25af6d259cb8c59bc1
refs/heads/master: be7c4cf632f47d798ad6a27da15de0195ddf6f30
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s3c2410/mach-n30.c
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ static void __init n30_init(void)
s3c2410_modify_misccr(S3C2410_MISCCR_USBHOST |
S3C2410_MISCCR_USBSUSPND0 |
S3C2410_MISCCR_USBSUSPND1,
S3C2410_MISCCR_USBSUSPND1);
S3C2410_MISCCR_USBSUSPND0);

platform_add_devices(n35_devices, ARRAY_SIZE(n35_devices));
}
Expand Down

0 comments on commit b4533ad

Please sign in to comment.