Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276701
b: refs/heads/master
c: e5fe29c
h: refs/heads/master
i:
  276699: c04740a
v: v3
  • Loading branch information
Felipe Contreras authored and Tony Lindgren committed Dec 13, 2011
1 parent 1d6e2d7 commit dc41b1a
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: 0c8551e5fa3833c6080542da662394817fea4616
refs/heads/master: e5fe29c7198a1f6616286dfc8602a69da165cb3f
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-omap2/board-rx51-peripherals.c
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ static struct platform_device rx51_charger_device = {
static void __init rx51_charger_init(void)
{
WARN_ON(gpio_request_one(RX51_USB_TRANSCEIVER_RST_GPIO,
GPIOF_OUT_INIT_LOW, "isp1704_reset"));
GPIOF_OUT_INIT_HIGH, "isp1704_reset"));

platform_device_register(&rx51_charger_device);
}
Expand Down

0 comments on commit dc41b1a

Please sign in to comment.