From: Grant Likely Date: Fri, 28 Mar 2014 15:12:18 +0000 (-0700) Subject: tty: Update hypervisor tty drivers to use core stdout parsing code. X-Git-Tag: omap-for-v3.17/fixes-against-rc2~69^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a752ee56ad84bf9a35b8323af1ad22b03c1df2c4;p=pandora-kernel.git 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: Grant Likely --- Reading git-diff-tree failed