From: Greg Kroah-Hartman Date: Wed, 24 Jul 2013 20:16:53 +0000 (-0700) Subject: staging: gdm724x: add tty stuff to TODO file. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=ca7ea39361aafc769cea5d68e021fccf0dbb714b;p=deliverable%2Flinux.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/gdm724x/TODO b/drivers/staging/gdm724x/TODO index cd89214aa265..b2b571ecb063 100644 --- a/drivers/staging/gdm724x/TODO +++ b/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