mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>