]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
serial: omap-serial: Use common rs485 device tree parsing function
authorSascha Hauer <s.hauer@pengutronix.de>
Wed, 13 Sep 2017 08:18:30 +0000 (10:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 18 Sep 2017 16:36:25 +0000 (18:36 +0200)
commitaf2f927676aa4e7635101350c0d1b17eb770a8d1
treed26e0ce4030069bf63de89040049d0bc9b5f956c
parentdde18d53d72d06c30a925ca73986f711102b064e
serial: omap-serial: Use common rs485 device tree parsing function

We just got a common helper for parsing the rs485 specific
device tree properties. Use it and drop the open coded parser.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/omap-serial.c