diff options
author | Heikki Krogerus <heikki.krogerus@linux.intel.com> | 2014-05-09 11:35:21 +0300 |
---|---|---|
committer | Thierry Reding <thierry.reding@gmail.com> | 2014-08-07 13:18:03 +0200 |
commit | 65accd87381ed96bf8893124b149bae08edd2740 (patch) | |
tree | eede25d9b3766884e78fd130ee0a9a393aafdba5 /drivers/pwm/pwm-imx.c | |
parent | ed1a819a3fdbde279f3ca18e2268cc12666e9bf1 (diff) | |
download | blackbird-op-linux-65accd87381ed96bf8893124b149bae08edd2740.tar.gz blackbird-op-linux-65accd87381ed96bf8893124b149bae08edd2740.zip |
pwm: lpss: remove dependency on clk framework
Unlike other Intel LPSS devices, the PWM does not have the
clock dividers or the gate. All we get from the clock is the
rate. Since PCI case uses the driver data to get the rate,
we can drop the clk and use the same data also in case of
ACPI. The frequency is the same.
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Chew, Chiau Ee <chiau.ee.chew@intel.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Diffstat (limited to 'drivers/pwm/pwm-imx.c')
0 files changed, 0 insertions, 0 deletions