Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108643
b: refs/heads/master
c: f64c0ac
h: refs/heads/master
i:
  108641: 0a3d478
  108639: 3371a81
v: v3
  • Loading branch information
Dmitry Baryshkov authored and Russell King committed Aug 12, 2008
1 parent 9f14c4e commit 9754bd4
Show file tree
Hide file tree
Showing 2 changed files with 7 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: 9dd428680573d7867ee5e40fa3f059a98301d416
refs/heads/master: f64c0accea433a83261afb81193412146cc0e569
6 changes: 6 additions & 0 deletions trunk/arch/arm/mach-pxa/include/mach/poodle.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,12 @@
#define POODLE_SCOOP_IO_DIR ( POODLE_SCOOP_VPEN | POODLE_SCOOP_HS_OUT )
#define POODLE_SCOOP_IO_OUT ( 0 )

#define POODLE_LOCOMO_GPIO_AMP_ON LOCOMO_GPIO(8)
#define POODLE_LOCOMO_GPIO_MUTE_L LOCOMO_GPIO(10)
#define POODLE_LOCOMO_GPIO_MUTE_R LOCOMO_GPIO(11)
#define POODLE_LOCOMO_GPIO_232VCC_ON LOCOMO_GPIO(12)
#define POODLE_LOCOMO_GPIO_JK_B LOCOMO_GPIO(13)

extern struct platform_device poodle_locomo_device;

#endif /* __ASM_ARCH_POODLE_H */

0 comments on commit 9754bd4

Please sign in to comment.