Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193319
b: refs/heads/master
c: f0d10f5
h: refs/heads/master
i:
  193317: 7b70842
  193315: f8ce088
  193311: e503d37
v: v3
  • Loading branch information
Barry Song authored and Mark Brown committed Mar 10, 2010
1 parent f087e56 commit fdaaae6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 28 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: 4b527e2900531befd3d4df2e70c85029ea571f1a
refs/heads/master: f0d10f5aa3955fcd4a9a7f950c66b64666589d4d
28 changes: 1 addition & 27 deletions trunk/sound/soc/blackfin/bf5xx-sport.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,33 +34,7 @@
#include <linux/wait.h>
#include <linux/workqueue.h>
#include <asm/dma.h>

struct sport_register {
u16 tcr1; u16 reserved0;
u16 tcr2; u16 reserved1;
u16 tclkdiv; u16 reserved2;
u16 tfsdiv; u16 reserved3;
u32 tx;
u32 reserved_l0;
u32 rx;
u32 reserved_l1;
u16 rcr1; u16 reserved4;
u16 rcr2; u16 reserved5;
u16 rclkdiv; u16 reserved6;
u16 rfsdiv; u16 reserved7;
u16 stat; u16 reserved8;
u16 chnl; u16 reserved9;
u16 mcmc1; u16 reserved10;
u16 mcmc2; u16 reserved11;
u32 mtcs0;
u32 mtcs1;
u32 mtcs2;
u32 mtcs3;
u32 mrcs0;
u32 mrcs1;
u32 mrcs2;
u32 mrcs3;
};
#include <asm/bfin_sport.h>

#define DESC_ELEMENT_COUNT 9

Expand Down

0 comments on commit fdaaae6

Please sign in to comment.