Revert "serial-uartlite: Use allocated structure instead of static ones"
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Nov 2019 22:20:35 +0000 (06:20 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Nov 2019 22:20:35 +0000 (06:20 +0800)
commit61ad2a021d1db456a61293927f2879c980e88273
treee250e67b6a8cc9fd7a35f7b3a8821e2f892fe659
parent19b6ecfca6b89cd3fb80af6c9b32afa54b442481
Revert "serial-uartlite: Use allocated structure instead of static ones"

This reverts commit a00d9db8952b44f4d165e5200fff03c80a84947f.

As Johan says, this driver needs a lot more work and these changes are
only going in the wrong direction:
https://lkml.kernel.org/r/20190523091839.GC568@localhost

Reported-by: Johan Hovold <johan@kernel.org>
Cc: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Cc: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/uartlite.c