From: Heikki Krogerus Date: Mon, 25 Mar 2013 11:34:44 +0000 (+0200) Subject: serial: 8250: Allow probe drivers to ignore tx_loadsz X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~136^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a3f45dccfa3db4de43aabc2f75a337e878f9b4b;p=pandora-kernel.git serial: 8250: Allow probe drivers to ignore tx_loadsz In most cases the tx_loadsz is the same as fifosize. This will store the fifosize in it if it was not separately delivered from the driver. Signed-off-by: Heikki Krogerus Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed