Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182859
b: refs/heads/master
c: 9e9d04c
h: refs/heads/master
i:
  182857: 0e79667
  182855: d0f3f20
v: v3
  • Loading branch information
Jassi Brar authored and Mark Brown committed Jan 29, 2010
1 parent 9db0c85 commit 3b08317
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 17 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: 2718625fba1e07bf2ce8a752036658737c1f76a7
refs/heads/master: 9e9d04c05fd01018da35fa1daa9bda844cac6162
23 changes: 7 additions & 16 deletions trunk/sound/soc/s3c24xx/smdk_wm9713.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,24 +29,15 @@ static struct snd_soc_card smdk;

/*
Playback (HeadPhone):-
Headphone Playback Switch - On
$ amixer cset numid=4 1
Right Headphone Out Mux - Headphone
$ amixer cset numid=92 2
Left Headphone Out Mux - Headphone
$ amixer cset numid=93 2
Right HP Mixer PCM Playback Switch - On
$ amixer cset numid=75 1
Left HP Mixer PCM Playback Switch - On
$ amixer cset numid=81 1
$ amixer sset 'Headphone' unmute
$ amixer sset 'Right Headphone Out Mux' 'Headphone'
$ amixer sset 'Left Headphone Out Mux' 'Headphone'
$ amixer sset 'Right HP Mixer PCM' unmute
$ amixer sset 'Left HP Mixer PCM' unmute
Capture (LineIn):-
Right Capture Source - Line
$ amixer cset numid=86 2
Left Capture Source - Line
$ amixer cset numid=87 2
$ amixer sset 'Right Capture Source' 'Line'
$ amixer sset 'Left Capture Source' 'Line'
*/

static struct snd_soc_dai_link smdk_dai = {
Expand Down

0 comments on commit 3b08317

Please sign in to comment.