Messages in this thread |  | | Date | Sat, 24 Oct 2015 13:02:11 +0900 | | Subject | Re: [PATCH] serial: 8250_early: do not save and restore IER in write callback | | From | Masahiro Yamada <> |
| |
Hi Peter,
2015-10-23 21:45 GMT+09:00 Peter Hurley <peter@hurleysoftware.com>: > On 10/22/2015 04:21 AM, Masahiro Yamada wrote: >> The IER has already been masked in early_serial8250_setup(), there is >> no reason to save and restore it every time early_serial8250_write() >> is called. >> >> Let wait_for_xmitr() melt into serial_putc(). > > Both of these changes are ok with me, but please split this into > 2 patches so reverting either one in case of regression is trivial. > > Regards, > Peter Hurley
OK, will do.
-- Best Regards Masahiro Yamada
|  |