staging: unisys: visornic: Update the description of 'poll_for_irq()'
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sun, 21 Jul 2019 17:08:24 +0000 (19:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jul 2019 07:42:39 +0000 (09:42 +0200)
commit610504301235e6d7c5a8505d1d3401bed0403d05
treed1ad6cf12ae3560e04c00a5325bd6b1820610ae9
parentfb2b055b7e6e44efda737c7c92f46c0868bb04e5
staging: unisys: visornic: Update the description of 'poll_for_irq()'

Commit e99e88a9d2b06 ("treewide: setup_timer() -> timer_setup()") has
updated the parameters of 'poll_for_irq()' but not the comment above the
function.

Update the comment and fix a typo.
s/visronic/visornic/

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-By: Enrico Weigelt <info@metux.net>
Link: https://lore.kernel.org/r/20190721170824.3412-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visornic/visornic_main.c