mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
staging/trivial: fix typos concerning "select"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
ecc73a99e4
commit
3173a5ecd8
@ -94,8 +94,8 @@ struct mad_jack_msg_wq {
|
|||||||
* @irq: interrupt number detected
|
* @irq: interrupt number detected
|
||||||
* @pmic_status: Device status of sound card
|
* @pmic_status: Device status of sound card
|
||||||
* @int_base: ptr to MMIO interrupt region
|
* @int_base: ptr to MMIO interrupt region
|
||||||
* @output_sel: device slected as o/p
|
* @output_sel: device selected as o/p
|
||||||
* @input_sel: device slected as i/p
|
* @input_sel: device selected as i/p
|
||||||
* @master_mute: master mute status
|
* @master_mute: master mute status
|
||||||
* @jack: jack status
|
* @jack: jack status
|
||||||
* @playback_cnt: active pb streams
|
* @playback_cnt: active pb streams
|
||||||
|
Loading…
Reference in New Issue
Block a user