ACPI / LPSS: not using UART RTS override with Auto Flow Control
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Thu, 11 Sep 2014 12:19:33 +0000 (15:19 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 24 Sep 2014 21:06:52 +0000 (23:06 +0200)
commit1f47a77c4e4951f141bf20fe7f7c5d9438ea1663
tree11dd17ce5b99aaf5c8d7f87082961f0ca5902d3e
parent871dd05c0520c2e4caf5516455fb08abc86cd703
ACPI / LPSS: not using UART RTS override with Auto Flow Control

Adding a check for UART Auto Flow Control feature and only
enabling the RTS override when it's not supported. RTS
override is not needed when Auto Flow Control is used and
they shouldn't be used together.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpi_lpss.c