ACPI / LPSS: support for fractional divider clock
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Mon, 19 May 2014 11:42:07 +0000 (14:42 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 25 May 2014 12:40:57 +0000 (14:40 +0200)
commited3a872e2ef62bde06e2f579d8d1458766ced078
treee9fbe9e2f6bb3bbb2b0cb336f8f16d2f5404292a
parent5a3c7c09e015c1ba23e6e4951daeccfcfa4189ca
ACPI / LPSS: support for fractional divider clock

This creates fractional divider type clock for the ones that
have it. It is needed by the UART driver as the clock rate must
accommodate to the requested baud rate.

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