diff options
author | Gabriel Fernandez <gabriel.fernandez@st.com> | 2017-08-21 14:59:00 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2017-09-01 04:35:44 +0300 |
commit | 42d3c5f634de895cf01f066a1ea67140d653c36e (patch) | |
tree | 66f0fa69c493b86daf320b8260236475004057e9 /fs/compat_binfmt_elf.c | |
parent | 736de651a83640c3a7597926625e48c882df8efa (diff) | |
download | linux-42d3c5f634de895cf01f066a1ea67140d653c36e.tar.xz |
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 'fs/compat_binfmt_elf.c')
0 files changed, 0 insertions, 0 deletions