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)
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

Simple merge