This patch removes comment related to the delete code.
CC: Lidza Louina <[email protected]>
CC: Mark Hounschell <[email protected]>
Signed-off-by: Seunghun Lee <[email protected]>
---
drivers/staging/dgnc/dgnc_cls.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/drivers/staging/dgnc/dgnc_cls.c b/drivers/staging/dgnc/dgnc_cls.c
index 4b65306..06fc68b 100644
--- a/drivers/staging/dgnc/dgnc_cls.c
+++ b/drivers/staging/dgnc/dgnc_cls.c
@@ -1042,9 +1042,6 @@ static void cls_flush_uart_read(struct channel_t *ch)
*
* However, doing the statement below also incorrectly flushes
* write data as well as just basically trashing the FIFO.
- *
- * I believe this is a BUG in this UART.
- * So for now, we will leave the code #ifdef'ed out...
*/
udelay(10);
--
1.7.9.5
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel