Ludovic Desroches 637ba54f60 tty/serial: atmel: add comment for the ring buffer size macro
There is a macro named ATMEL_SERIAL_RINGSIZE which suggesting that it
corresponds to the real size of the ring buffer. Let warn people that
there is a factor of four since allocation size is
sizeof(struct atmel_uart_char) * ATMEL_SERIAL_RINGSIZE.

Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-06-25 13:38:37 -07:00
..
2016-06-25 10:40:33 -07:00
2016-05-01 13:22:54 -07:00
2016-05-01 13:22:54 -07:00
2016-04-30 09:26:55 -07:00
2016-03-07 16:11:14 -08:00
2016-05-09 09:39:13 +02:00
2016-02-14 14:36:04 -08:00