commit | 9f8325b3c19cf2e5df6b9624480748421104d00c | [log] [tgz] |
---|---|---|
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | Wed Jan 11 16:43:23 2017 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jan 19 14:17:04 2017 +0100 |
tree | d9bcc56b25f5b21ee03264902fa8d8d8802109e7 | |
parent | 11cca3d12f03c670a6dd14004d40580918898760 [diff] |
serial: sh-sci: Set the SCSCR TE and RE bits in the driver The Transmit Enable and Receive Enable bits are set in the scscr field of all instances of the sh-sci platform data. Set them in the driver directly to prepare for their removal from platform data. Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>