Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218509
b: refs/heads/master
c: 9ef8c8c
h: refs/heads/master
i:
  218507: 0e0b82f
v: v3
  • Loading branch information
Michael Hennerich authored and Linus Torvalds committed Oct 28, 2010
1 parent 34487a7 commit f4c73c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions 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: 459773ae8dbbd480886d186181c6bc2e8556025f
refs/heads/master: 9ef8c8c51a7d76bae73e0259c356b24533b6b7c0
6 changes: 3 additions & 3 deletions trunk/include/linux/i2c/adp5588.h
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ struct adp5588_kpad_platform_data {
};

struct adp5588_gpio_platform_data {
unsigned gpio_start; /* GPIO Chip base # */
unsigned irq_base; /* interrupt base # */
unsigned pullup_dis_mask; /* Pull-Up Disable Mask */
int gpio_start; /* GPIO Chip base # */
unsigned irq_base; /* interrupt base # */
unsigned pullup_dis_mask; /* Pull-Up Disable Mask */
int (*setup)(struct i2c_client *client,
int gpio, unsigned ngpio,
void *context);
Expand Down

0 comments on commit f4c73c3

Please sign in to comment.