Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254871
b: refs/heads/master
c: 9c0de49
h: refs/heads/master
i:
  254869: bb713a5
  254867: d83270f
  254863: b592bd2
v: v3
  • Loading branch information
Daniel Mack authored and Eric Miao committed Jul 11, 2011
1 parent e0a0f8d commit 3c36cba
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: a74fe1194b8da1dcee7529ba14999381bb9c25d9
refs/heads/master: 9c0de4947a44166b16f189aa56f34791e9d7f552
8 changes: 4 additions & 4 deletions trunk/arch/arm/mach-pxa/raumfeld.c
Original file line number Diff line number Diff line change
Expand Up @@ -659,10 +659,10 @@ static struct lis3lv02d_platform_data lis3_pdata = {

#define SPI_AK4104 \
{ \
.modalias = "ak4104", \
.max_speed_hz = 10000, \
.bus_num = 0, \
.chip_select = 0, \
.modalias = "ak4104-codec", \
.max_speed_hz = 10000, \
.bus_num = 0, \
.chip_select = 0, \
.controller_data = (void *) GPIO_SPDIF_CS, \
}

Expand Down

0 comments on commit 3c36cba

Please sign in to comment.