Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296892
b: refs/heads/master
c: 1b8f333
h: refs/heads/master
v: v3
  • Loading branch information
Benoit Cousson authored and Samuel Ortiz committed Mar 22, 2012
1 parent e5891f3 commit e4ee311
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 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: 5fd32d6a3a0812ef730b7b83031fc00fa4c4075f
refs/heads/master: 1b8f333ff49f778a1215f65754c31c02408d1d08
7 changes: 2 additions & 5 deletions trunk/drivers/mfd/twl-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@
#include <linux/i2c.h>
#include <linux/i2c/twl.h>

#include "twl-core.h"

/*
* The TWL4030 "Triton 2" is one of a family of a multi-function "Power
* Management and System Companion Device" chips originally designed for
Expand Down Expand Up @@ -1154,11 +1156,6 @@ static void clocks_init(struct device *dev,

/*----------------------------------------------------------------------*/

int twl4030_init_irq(int irq_num, unsigned irq_base, unsigned irq_end);
int twl4030_exit_irq(void);
int twl4030_init_chip_irq(const char *chip);
int twl6030_init_irq(int irq_num, unsigned irq_base, unsigned irq_end);
int twl6030_exit_irq(void);

static int twl_remove(struct i2c_client *client)
{
Expand Down

0 comments on commit e4ee311

Please sign in to comment.