Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358756
b: refs/heads/master
c: 6320c7b
h: refs/heads/master
v: v3
  • Loading branch information
Alexandre Courbot authored and Linus Walleij committed Feb 4, 2013
1 parent 609dfa5 commit 86dc7b7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 66d7990e282f8015686b9bab30be30eec297e736
refs/heads/master: 6320c7b7990e1e759a18666b6c616aae9bd3b12d
6 changes: 0 additions & 6 deletions trunk/arch/arm/mach-pxa/tosa.c
Original file line number Diff line number Diff line change
Expand Up @@ -927,8 +927,6 @@ static void tosa_restart(char mode, const char *cmd)

static void __init tosa_init(void)
{
int dummy;

pxa2xx_mfp_config(ARRAY_AND_SIZE(tosa_pin_config));

pxa_set_ffuart_info(NULL);
Expand All @@ -947,10 +945,6 @@ static void __init tosa_init(void)
/* enable batt_fault */
PMCR = 0x01;

dummy = gpiochip_reserve(TOSA_SCOOP_GPIO_BASE, 12);
dummy = gpiochip_reserve(TOSA_SCOOP_JC_GPIO_BASE, 12);
dummy = gpiochip_reserve(TOSA_TC6393XB_GPIO_BASE, 16);

pxa_set_mci_info(&tosa_mci_platform_data);
pxa_set_ficp_info(&tosa_ficp_platform_data);
pxa_set_i2c_info(NULL);
Expand Down

0 comments on commit 86dc7b7

Please sign in to comment.