commit | 9660497c98e4b64e8646d7604480b40d8a0d413e | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Thu Jan 10 11:25:05 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jan 15 23:02:59 2013 -0800 |
tree | c24f344a43cf7032f6c996909fc4c85d8fa7cf33 | |
parent | bd5d7ce9afdd0cddc5ab65e20d1134ccad824418 [diff] |
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 <heikki.krogerus@linux.intel.com> Reviewed-by: Jamie Iles <jamie@jamieiles.com> Acked-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>