From: Paul Mundt Date: Thu, 20 Jan 2011 15:05:48 +0000 (+0900) Subject: serial: sh-sci: Limit early console to one device. X-Git-Tag: v2.6.39-rc1~456^2~17^3~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecdf8a4607edfebbfd6baada8eaecf532bf38600;p=pandora-kernel.git serial: sh-sci: Limit early console to one device. Presently the early console setup will be invoked for every device handed off to he earlyprintk command line argument. In practice we can only handle one, so this adds a sanity check to prevent clobbering the existing active console. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed