Hi Linus, Please consider pulling this small fix for auxdisplay.
It is a bit late, and has been in linux-next for a couple of days only, but it shouldn't break anything else further, so feel free to pick it for either 4.20 or maybe afterwards. Cheers, Miguel The following changes since commit 40e020c129cfc991e8ab4736d2665351ffd1468d: Linux 4.20-rc6 (2018-12-09 15:31:00 -0800) are available in the Git repository at: https://github.com/ojeda/linux.git tags/auxdisplay-for-linus-v4.20 for you to fetch changes up to 9bc30ab82108e6a34dc63bf956b49edf71b1681a: auxdisplay: charlcd: fix x/y command parsing (2018-12-21 21:27:21 +0100) ---------------------------------------------------------------- Fix bug in auxdisplay. - charlcd: fix x/y command parsing From Mans Rullgard ---------------------------------------------------------------- Mans Rullgard (1): auxdisplay: charlcd: fix x/y command parsing drivers/auxdisplay/charlcd.c | 3 +++ 1 file changed, 3 insertions(+)