commit | b0b8c84cf58d2486d48f486b5c47af7a7a33a497 | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | Mon Mar 25 15:51:15 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 25 16:36:48 2013 -0700 |
tree | 6ac36520e3535d9bac0bb1bf20a2945e5879d471 | |
parent | 44a459fd83376d08b0dea776354761ebb1bacde1 [diff] |
serial: of_serial: Handle auto-flow-control property Automatic Flow Control capability is not tied to this property. This is only one way of detecting it. The property is limited to be used only with 8250 driver. Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>