]> git.baikalelectronics.ru Git - kernel.git/commit
staging: speakup: Fix a typo error print for softsynthu device
authorZhenzhong Duan <zhenzhong.duan@gmail.com>
Thu, 5 Mar 2020 07:21:51 +0000 (15:21 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Mar 2020 09:51:20 +0000 (10:51 +0100)
commit36d1508436b3b4a0f44183e63009e7d091c0e22a
tree85930811c367ff5036628ce7232975508f27db55
parentb199b7a71c15cfd9cba02c1e80a2b370d38c56b2
staging: speakup: Fix a typo error print for softsynthu device

When softsynthu device fails the register, "/dev/softsynthu" should be
printed instead of "/dev/softsynth".

Signed-off-by: Zhenzhong Duan <zhenzhong.duan@gmail.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Cc: William Hubbs <w.d.hubbs@gmail.com>
Cc: Chris Brannon <chris@the-brannons.com>
Cc: Kirk Reiser <kirk@reisers.ca>
Link: https://lore.kernel.org/r/20200305072151.403-1-zhenzhong.duan@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/speakup/speakup_soft.c