Skip to content
Commit a752ee56 authored by Grant Likely's avatar Grant Likely
Browse files

tty: Update hypervisor tty drivers to use core stdout parsing code.



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: default avatarGrant Likely <grant.likely@linaro.org>
parent 00388218
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment