Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232915
b: refs/heads/master
c: acd6227
h: refs/heads/master
i:
  232913: 05f923e
  232911: e202ecc
v: v3
  • Loading branch information
Janusz Krzysztofik authored and Mark Brown committed Feb 1, 2011
1 parent 6a01577 commit 962a36c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: e9cf7049330cd44c8af43b0c5c7bef25a086c5b7
refs/heads/master: acd62276773b46810a3292af0c915c9782138ff2
2 changes: 0 additions & 2 deletions trunk/sound/soc/omap/ams-delta.c
Original file line number Diff line number Diff line change
Expand Up @@ -507,8 +507,6 @@ static int ams_delta_cx20442_init(struct snd_soc_pcm_runtime *rtd)
/* Set up digital mute if not provided by the codec */
if (!codec_dai->driver->ops) {
codec_dai->driver->ops = &ams_delta_dai_ops;
} else if (!codec_dai->driver->ops->digital_mute) {
codec_dai->driver->ops->digital_mute = ams_delta_digital_mute;
} else {
ams_delta_ops.startup = ams_delta_startup;
ams_delta_ops.shutdown = ams_delta_shutdown;
Expand Down

0 comments on commit 962a36c

Please sign in to comment.