aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorSongjun Wu <[email protected]>2018-10-16 17:19:09 +0800
committerGreg Kroah-Hartman <[email protected]>2018-11-09 08:43:27 -0800
commit5034ce0605f65576665932dd47c6db120fc97848 (patch)
treef9fd4818ed469b4c152a51cc96a2d47f801246c9 /scripts/stackusage
parent2e81c1f39620665ec2b0c59a30880ddebd4acb8e (diff)
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 <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions