Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 332237
b: refs/heads/master
c: c9e854c
h: refs/heads/master
i:
  332235: 9780ee7
v: v3
  • Loading branch information
John Crispin committed Sep 13, 2012
1 parent d396edb commit 6a73bfb
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: 6a88a0f762a61f212d4bbcf1ad45369f28014484
refs/heads/master: c9e854cf940fbc09846c255895efceb3bc9bf095
2 changes: 1 addition & 1 deletion trunk/drivers/gpio/gpio-stp-xway.c
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ struct xway_stp {
struct gpio_chip gc;
void __iomem *virt;
u32 edge; /* rising or falling edge triggered shift register */
u16 shadow; /* shadow the shift registers state */
u32 shadow; /* shadow the shift registers state */
u8 groups; /* we can drive 1-3 groups of 8bit each */
u8 dsl; /* the 2 LSBs can be driven by the dsl core */
u8 phy1; /* 3 bits can be driven by phy1 */
Expand Down

0 comments on commit 6a73bfb

Please sign in to comment.