Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313464
b: refs/heads/master
c: 4f057aa
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown authored and Kukjin Kim committed Jun 20, 2012
1 parent 72d2143 commit b96620a
Show file tree
Hide file tree
Showing 3 changed files with 2 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: 7d1d8ce5b50f4593f6d4b9d8149f978c122f617b
refs/heads/master: 4f057aa0dcb2660bb09ead75d829a19ec71319f1
3 changes: 1 addition & 2 deletions trunk/arch/arm/mach-s3c64xx/include/mach/crag6410.h
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@

#include <linux/gpio.h>

#define BANFF_PMIC_IRQ_BASE IRQ_BOARD_START
#define GLENFARCLAS_PMIC_IRQ_BASE (IRQ_BOARD_START + 64)
#define GLENFARCLAS_PMIC_IRQ_BASE IRQ_BOARD_START

#define PCA935X_GPIO_BASE GPIO_BOARD_START
#define CODEC_GPIO_BASE (GPIO_BOARD_START + 8)
Expand Down
1 change: 0 additions & 1 deletion trunk/arch/arm/mach-s3c64xx/mach-crag6410.c
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,6 @@ static struct wm831x_touch_pdata touch_pdata __initdata = {

static struct wm831x_pdata crag_pmic_pdata __initdata = {
.wm831x_num = 1,
.irq_base = BANFF_PMIC_IRQ_BASE,
.gpio_base = BANFF_PMIC_GPIO_BASE,
.soft_shutdown = true,

Expand Down

0 comments on commit b96620a

Please sign in to comment.