Re: [PATCH v2 9/9] hvc_console: Allow backends to set I/O buffer size

2020-05-10 Thread Markus Elfring
> Typical usage in the backend source file would be: Is there any information missing in this change description accidentally? Regards, Markus

[PATCH v2 9/9] hvc_console: Allow backends to set I/O buffer size

2020-05-09 Thread Geoff Levand
To allow HVC backends to set the I/O buffer sizes to values that are most efficient for the backend, change the macro definitions where the buffer sizes are set to be conditional on whether or not the macros are already defined. Also, rename the macros from N_OUTBUF to HVC_N_OUBUF and from