From: Alan Cox Date: Mon, 2 Jul 2012 17:51:38 +0000 (+0100) Subject: pch_uart: Fix missing break for 16 byte fifo X-Git-Tag: v3.2.27~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=882cd0e86a1640fd70298d13b924c2c9fb8861a7;p=pandora-kernel.git pch_uart: Fix missing break for 16 byte fifo commit 9bc03743fff0770dc5a5324ba92e67cc377f16ca upstream. Otherwise we fall back to the wrong value. Reported-by: Resolves-bug: https://bugzilla.kernel.org/show_bug.cgi?id=44091 Signed-off-by: Alan Cox Signed-off-by: Greg Kroah-Hartman Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed