diff options
author | Gabriel Fernandez <gabriel.fernandez@st.com> | 2017-08-21 13:59:00 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2017-09-01 03:35:44 +0200 |
commit | 42d3c5f634de895cf01f066a1ea67140d653c36e (patch) | |
tree | 66f0fa69c493b86daf320b8260236475004057e9 /drivers/ssb | |
parent | clk: uniphier: add PXs3 clock data (diff) | |
download | linux-42d3c5f634de895cf01f066a1ea67140d653c36e.tar.xz linux-42d3c5f634de895cf01f066a1ea67140d653c36e.zip |
clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled()
We need to export clk_gate_is_enabled() from clk framework, then
to avoid compilation issue we have to rename clk_gate_is_enabled()
in NXP LPC32xx clock driver.
We changed all gate op with 'lpc32xx_' prefix:
lpc32xx_clk_gate_enable(),
lpc32xx_clk_gate_disable(),
lpc32xx_clk_gate_is_enabled().
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>
Acked-by: Vladimir Zapolskiy <vz@mleia.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/ssb')
0 files changed, 0 insertions, 0 deletions