Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226019
b: refs/heads/master
c: c6eda6c
h: refs/heads/master
i:
  226017: 4111a0e
  226015: e52f4e4
v: v3
  • Loading branch information
Sundar Iyer authored and Linus Walleij committed Dec 19, 2010
1 parent 40d5b89 commit ae61558
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 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: d5d228158e77998a1659c1783fb204f275fab93b
refs/heads/master: c6eda6c5eeb357ff231121619fb49d2bc0605faf
2 changes: 1 addition & 1 deletion trunk/drivers/gpio/tc35892-gpio.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#include <linux/gpio.h>
#include <linux/irq.h>
#include <linux/interrupt.h>
#include <linux/mfd/tc35892.h>
#include <linux/mfd/tc3589x.h>

/*
* These registers are modified under the irq bus lock and cached to avoid
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/tc35892.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#include <linux/slab.h>
#include <linux/i2c.h>
#include <linux/mfd/core.h>
#include <linux/mfd/tc35892.h>
#include <linux/mfd/tc3589x.h>

/**
* tc35892_reg_read() - read a single TC35892 register
Expand Down
File renamed without changes.

0 comments on commit ae61558

Please sign in to comment.