Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305792
b: refs/heads/master
c: a2e888f
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown authored and Takashi Iwai committed May 7, 2012
1 parent 3a31328 commit 233b87d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 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: 76bc7a0d0a2a833d09fbf9d4e19a7985ef6e276b
refs/heads/master: a2e888f0d7cf6f2011740acb1f310bcc959c2842
5 changes: 4 additions & 1 deletion trunk/sound/core/jack.c
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ EXPORT_SYMBOL(snd_jack_new);
* @jack: The jack to configure
* @parent: The device to set as parent for the jack.
*
* Set the parent for the jack input device in the device tree. This
* Set the parent for the jack devices in the device tree. This
* function is only valid prior to registration of the jack. If no
* parent is configured then the parent device will be the sound card.
*/
Expand All @@ -179,6 +179,9 @@ EXPORT_SYMBOL(snd_jack_set_parent);
* mapping is provided but keys are enabled in the jack type then
* BTN_n numeric buttons will be reported.
*
* If jacks are not reporting via the input API this call will have no
* effect.
*
* Note that this is intended to be use by simple devices with small
* numbers of keys that can be reported. It is also possible to
* access the input device directly - devices with complex input
Expand Down

0 comments on commit 233b87d

Please sign in to comment.