Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148252
b: refs/heads/master
c: bbd9930
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed May 5, 2009
1 parent 2313bae commit 080024a
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: b290750172b97cb48497a277b3e628083e7246cb
refs/heads/master: bbd993077d788589a86a718ba7a7895ba5e71a17
7 changes: 2 additions & 5 deletions trunk/include/sound/soc-dai.h
Original file line number Diff line number Diff line change
Expand Up @@ -205,11 +205,8 @@ struct snd_soc_dai {
/* DAI private data */
void *private_data;

/* parent codec/platform */
union {
struct snd_soc_codec *codec;
struct snd_soc_platform *platform;
};
/* parent platform */
struct snd_soc_platform *platform;

struct list_head list;
};
Expand Down

0 comments on commit 080024a

Please sign in to comment.