Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296853
b: refs/heads/master
c: 624e26e
h: refs/heads/master
i:
  296851: 1d87e2c
v: v3
  • Loading branch information
Axel Lin authored and Samuel Ortiz committed Mar 6, 2012
1 parent 8fd44ed commit 942aae0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 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: 7f849a39eed81aef0ba36a7170a6c58056cf625a
refs/heads/master: 624e26e0209015718abbd63a402efba02628fec0
7 changes: 1 addition & 6 deletions trunk/drivers/mfd/pcf50633-irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,7 @@
#include <linux/slab.h>

#include <linux/mfd/pcf50633/core.h>

/* Two MBCS registers used during cold start */
#define PCF50633_REG_MBCS1 0x4b
#define PCF50633_REG_MBCS2 0x4c
#define PCF50633_MBCS1_USBPRES 0x01
#define PCF50633_MBCS1_ADAPTPRES 0x01
#include <linux/mfd/pcf50633/mbc.h>

int pcf50633_register_irq(struct pcf50633 *pcf, int irq,
void (*handler) (int, void *), void *data)
Expand Down

0 comments on commit 942aae0

Please sign in to comment.