diff options
| author | Songjun Wu <songjun.wu@linux.intel.com> | 2018-10-16 17:19:09 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-09 08:43:27 -0800 |
| commit | 5034ce0605f65576665932dd47c6db120fc97848 (patch) | |
| tree | f9fd4818ed469b4c152a51cc96a2d47f801246c9 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | serial: lantiq: Rename fpiclk to freqclk (diff) | |
| download | linux-5034ce0605f65576665932dd47c6db120fc97848.tar.gz linux-5034ce0605f65576665932dd47c6db120fc97848.zip | |
serial: lantiq: Replace clk_enable/clk_disable with clk generic API
The clk driver has introduced new clock APIs that replace
the existing clk_enable and clk_disable.
- clk_enable() APIs is replaced with clk_prepare_enable()
- clk_disable() API is replaced with clk_disable_unprepare()
Signed-off-by: Songjun Wu <songjun.wu@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
