mirror of https://gitee.com/openkylin/linux.git
USB: serial: cp210x: add copyright notice
Add a copyright notice for myself. Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Johan Hovold <johan@kernel.org>
This commit is contained in:
parent
4c0a84cb09
commit
90fa41ee4a
|
@ -3,6 +3,7 @@
|
|||
* Silicon Laboratories CP210x USB to RS232 serial adaptor driver
|
||||
*
|
||||
* Copyright (C) 2005 Craig Shelley (craig@microtron.org.uk)
|
||||
* Copyright (C) 2010-2021 Johan Hovold (johan@kernel.org)
|
||||
*
|
||||
* Support to set flow control line levels using TIOCMGET and TIOCMSET
|
||||
* thanks to Karl Hiramoto karl@hiramoto.org. RTSCTS hardware flow
|
||||
|
|
Loading…
Reference in New Issue