commit | 2b923988b8f3c00e193fb88c7e637983f45228eb | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Dec 22 19:30:19 2020 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 05 12:24:40 2021 -0700 |
tree | 8efe630192c75c1c64adb9829f1a37f7f23afc41 | |
parent | 119e7efc488903ea35fff7e7b7e8ef0425af6d55 [diff] |
serial: Rename ns16550 functions to lower case Lower case should be used for function names. Update this driver and its callers accordingly. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>