Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333287
b: refs/heads/master
c: 30bda0e
h: refs/heads/master
i:
  333285: 2b93340
  333283: ed5439b
  333279: 23a2919
v: v3
  • Loading branch information
Arnd Bergmann committed Oct 4, 2012
1 parent 391a1e6 commit 3906f53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5f0cc6d16c0572bf5e9e65b6133ac415268c0720
refs/heads/master: 30bda0ebef512af996a079977488ea52a0ff1646
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-pxa/palmte2.c
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ static struct pxamci_platform_data palmte2_mci_platform_data = {
.gpio_power = GPIO_NR_PALMTE2_SD_POWER,
};

#if defined(CONFIG_KEYBOARD_GPIO) || defined(CONFIG_KEYBOARD_GPIO_MODULE)
/******************************************************************************
* GPIO keys
******************************************************************************/
Expand Down Expand Up @@ -132,6 +133,7 @@ static struct platform_device palmte2_pxa_keys = {
.platform_data = &palmte2_pxa_keys_data,
},
};
#endif

/******************************************************************************
* Backlight
Expand Down

0 comments on commit 3906f53

Please sign in to comment.