mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
The evh_bytechan, hvc_opal and hvc_vio drivers all open code the parsing of the stdout node in the device tree. This patch simplifies the driver by removing the duplicated functionality. Signed-off-by: Grant Likely <grant.likely@linaro.org>