Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303304
b: refs/heads/master
c: c61b3da
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Warren committed Apr 18, 2012
1 parent 3c1a2c2 commit 9a5f3ce
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: d941136fc6ead10a7ff319bad199869b593962c5
refs/heads/master: c61b3da0aca4cccb1dca757eb94e443faba4e88f
3 changes: 0 additions & 3 deletions trunk/arch/arm/mach-tegra/board-seaboard.c
Original file line number Diff line number Diff line change
Expand Up @@ -200,9 +200,6 @@ static int seaboard_ehci_init(void)

static void __init seaboard_i2c_init(void)
{
gpio_request(TEGRA_GPIO_ISL29018_IRQ, "isl29018");
gpio_direction_input(TEGRA_GPIO_ISL29018_IRQ);

isl29018_device.irq = gpio_to_irq(TEGRA_GPIO_ISL29018_IRQ);
i2c_register_board_info(0, &isl29018_device, 1);

Expand Down

0 comments on commit 9a5f3ce

Please sign in to comment.