]> git.baikalelectronics.ru Git - kernel.git/commit
Doc: serial-rs485.txt: update RS485 driver interface
authorBaruch Siach <baruch@tkos.co.il>
Thu, 4 Jun 2015 07:56:59 +0000 (10:56 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Jun 2015 00:39:51 +0000 (17:39 -0700)
commitd7e7046359b4a344d79737504035ce50c24642c2
tree7718cfc4b1777e884675562febc9aa8c88ee8b43
parent70afdd2d97d447c884793b8fae2fedeaf7f88554
Doc: serial-rs485.txt: update RS485 driver interface

Since commit 3cd594f9466f (serial_core: Handle TIOC[GS]RS485 ioctls.,
2014-11-06) serial_core handles RS485 ioctls. Drivers only need to implement
the rs485_config callback. Update serial-rs485.txt to reflect these changes.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/serial/serial-rs485.txt