Re: [U-Boot] [PATCH v2 5/5] dm: serial: Tidy up header file comments

2019-01-11 Thread sjg
The getconfig() comment is out of date. Fix this and add comments for recently added functions. Signed-off-by: Simon Glass Reviewed-by: Andy Shevchenko --- Changes in v2: - Fix @return comment on getinfo() method include/serial.h | 34 +++--- 1 file changed, 31 ins

[U-Boot] [PATCH v2 5/5] dm: serial: Tidy up header file comments

2018-12-28 Thread Simon Glass
The getconfig() comment is out of date. Fix this and add comments for recently added functions. Signed-off-by: Simon Glass Reviewed-by: Andy Shevchenko --- Changes in v2: - Fix @return comment on getinfo() method include/serial.h | 34 +++--- 1 file changed, 31 ins