Searched hist:a9c20a9cf3190a517b88d8e08d93157256f97673 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/tty/serial/ |
H A D | serial_core.c | diff a9c20a9cf3190a517b88d8e08d93157256f97673 Thu Nov 06 09:22:59 CET 2014 Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> serial_core: Remove call to driver-specific TIO[GS]RS485]
Once there is no more handlers for TIOC[GS]RS485 there is no need to call the driver specific ioctl when the generic implementation is missing.
Reviewed-by: Alan Cox <alan@linux.intel.com> Cc: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|