Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 149340
b: refs/heads/master
c: 2f1a5bf
h: refs/heads/master
v: v3
  • Loading branch information
Philipp Zabel authored and Eric Miao committed Jun 5, 2009
1 parent c06e47d commit f134858
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: f8f9d5ecfff9b2d04db4decd7d2c86aba86e49e5
refs/heads/master: 2f1a5bf707a39153d93d04858f69f2d43563d08c
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-pxa/magician.c
Original file line number Diff line number Diff line change
Expand Up @@ -779,7 +779,7 @@ static void __init magician_init(void)

pxa2xx_mfp_config(ARRAY_AND_SIZE(magician_pin_config));

platform_add_devices(devices, ARRAY_SIZE(devices));
platform_add_devices(ARRAY_AND_SIZE(devices));

err = gpio_request(GPIO83_MAGICIAN_nIR_EN, "nIR_EN");
if (!err) {
Expand Down

0 comments on commit f134858

Please sign in to comment.