Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133072
b: refs/heads/master
c: 39c2871
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Feb 23, 2009
1 parent f799fdc commit f31f039
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5e7b8e0d87091ae21b291588817b5359a5e00795
refs/heads/master: 39c2871eeaeeddcbecee29ec905ec528a057ca52
8 changes: 8 additions & 0 deletions trunk/Documentation/sound/alsa/HD-Audio.txt
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,14 @@ clear::
Resets the codec, removes the mixer elements and PCM stuff of the
specified codec, and clear all init verbs and hints.

For example, when you want to change the pin default configuration
value of the pin widget 0x14 to 0x9993013f, and let the driver
re-configure based on that state, run like below:
------------------------------------------------------------------------
# echo 0x14 0x9993013f > /sys/class/sound/hwC0D0/user_pin_configs
# echo 1 > /sys/class/sound/hwC0D0/reconfig
------------------------------------------------------------------------


Power-Saving
~~~~~~~~~~~~
Expand Down

0 comments on commit f31f039

Please sign in to comment.