Skip to content

Commit

Permalink
ALSA: pcmcia/pdaudiocf: fix kernel-doc
Browse files Browse the repository at this point in the history
Fix W=1 warnings - add missing context parameter in description

Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
  • Loading branch information
plbossart authored and tiwai committed Jul 7, 2020
1 parent 86a5d9c commit 369a033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/pcmcia/pdaudiocf/pdaudiocf.c
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ static int snd_pdacf_probe(struct pcmcia_device *link)

/**
* snd_pdacf_assign_resources - initialize the hardware and card instance.
* @pdacf: context
* @port: i/o port for the card
* @irq: irq number for the card
*
Expand Down

0 comments on commit 369a033

Please sign in to comment.