From: Jiri Slaby Date: Thu, 7 Mar 2013 12:12:36 +0000 (+0100) Subject: crisv10: use flags from tty_port X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~136^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1d984cf7d6b7d4e395f1aa6a0a4d3d1ecf21495;p=pandora-kernel.git crisv10: use flags from tty_port First, remove STD_FLAGS as the value, or its subvalues (ASYNC_BOOT_AUTOCONF | ASYNC_SKIP_TEST) is not tested anywhere -- there is no point to initialize flags to that. Second, use flags member from tty_port when we have it now. So that we do not waste space. Signed-off-by: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed