commit | 86c0ae7cde7a8699116b365a5e3016753f0cd92a | [log] [tgz] |
---|---|---|
author | Janusz Krzysztofik <jmkrzyszt@gmail.com> | Thu Jun 16 22:04:35 2016 +0200 |
committer | Mark Brown <broonie@kernel.org> | Fri Jun 17 12:39:52 2016 +0100 |
tree | 99f3cfce2364276da2e435aa59d750f0bf3220ca | |
parent | 1a695a905c18548062509178b98bc91e67510864 [diff] |
ASoC: cx20442: set tty->receiver_room in v253_open Commit 79901317ce80 ("n_tty: Don't flush buffer when closing ldisc"), introduced in v3.10, revealed a bug in the cx20442 codec driver which has never been setting tty->receive_room on line discipline open as it should from the beginning. Fix it. Created and tested on Amstrad Delta against Linux-4.7-rc3 Signed-off-by: Janusz Krzysztofik <jmkrzyszt@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>