From: Heikki Krogerus Date: Thu, 10 Jan 2013 09:25:05 +0000 (+0200) Subject: serial: 8250: Allow drivers to deliver capabilities X-Git-Tag: v3.9-rc1~125^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9660497c98e4b64e8646d7604480b40d8a0d413e;p=pandora-kernel.git serial: 8250: Allow drivers to deliver capabilities Modern UARTs are able to provide information about their capabilities such as FIFO size. This allows the drivers to deliver this information to 8250.c when they are registering ports. Signed-off-by: Heikki Krogerus Reviewed-by: Jamie Iles Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed