HACK: clk: rockchip: rk3399: Mark the PWM clock as critical
authorDouglas Anderson <dianders@chromium.org>
Tue, 12 Apr 2016 20:55:37 +0000 (13:55 -0700)
committerGerrit Code Review <gerrit@rock-chips.com>
Thu, 14 Apr 2016 11:26:01 +0000 (19:26 +0800)
commit61cf7aff6800632480741226a3171cd3ee305825
treeb0193e2c1c1e3bf6d576ccaade03c9c68b550a39
parent9bfd0074feab83e8ec68406a424e255d144ea4dd
HACK: clk: rockchip: rk3399: Mark the PWM clock as critical

Until we get all the magic PWM regulator stuff solved with Boris's
wonderful upstream patches, let's just hack the PWM clock to be critical
so it never turns off.  Nuff said.

Change-Id: I99660b0b188413eb08030a3ae87c045c338b30db
Signed-off-by: Douglas Anderson <dianders@chromium.org>
Reviewed-on: https://chrome-internal-review.googlesource.com/254649
Reviewed-by: Stephen Barber <smbarber@google.com>
Tested-by: Doug Anderson <dianders@google.com>
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
(Fixes the pclk_rkpwm_pmu into pmucru_critical_clock)
drivers/clk/rockchip/clk-rk3399.c