speakup_dummy: log about characters received by the dummy driver
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 1 Nov 2020 18:39:13 +0000 (19:39 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Nov 2020 17:15:32 +0000 (18:15 +0100)
commita79db45fa54e2420c9fe977a6a5835c466888b5a
tree5290aa7e5fd1f3386d69de53e354f529526ec28a
parent552c08a8e03f09ee7f44950d0f6d9bd4599ff1f6
speakup_dummy: log about characters received by the dummy driver

The dummy speakup driver is used to check that speakup is working
properly, without the need for actually owning the hardware. Some
drivers require receiving characters, so we need a way to check that
this is working properly.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Link: https://lore.kernel.org/r/20201101183913.yg35cbqpn2ba6cew@function
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/accessibility/speakup/speakup_dummy.c