mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-27 21:10:28 +09: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>