From: Christophe Leroy Date: Mon, 24 Sep 2012 06:20:18 +0000 (+0200) Subject: Powerpc 8xx CPM_UART maxidl should not depend on fifo size X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~74^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbbb9d9646f04768d0176f75e7fc93d29457b5db;p=pandora-kernel.git Powerpc 8xx CPM_UART maxidl should not depend on fifo size maxidl register was set to fifo size. There is no reason to set this register to same value as fifo size. Setting it now to 0x10 by default as in the UCC UART driver. Signed-off-by: Christophe Leroy Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed