Explorar o código

staging: gdm724x: add tty stuff to TODO file.

At the least, this should be dynamic, and all of the tty stuff needs to
be audited really well.

Cc: Won Kang <wonkang@gctsemi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Greg Kroah-Hartman %!s(int64=12) %!d(string=hai) anos
pai
achega
ca7ea39361
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      drivers/staging/gdm724x/TODO

+ 1 - 0
drivers/staging/gdm724x/TODO

@@ -9,6 +9,7 @@ TODO:
 - Explain reason for multiples of 512 bytes in alloc_tx_struct()
 - Review use of atomic allocation for tx structs
 - No error checking for alloc_tx_struct in do_tx()
+- fix up static tty port allocation to be dynamic
 
 Patches to:
 	Jonathan Kim <jonathankim@gctsemi.com>