aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorHelmut Grohne <[email protected]>2016-06-03 12:15:32 +0000
committerLinus Walleij <[email protected]>2016-06-08 08:36:29 +0000
commit0f84f29ff30bdb1bca23017b118b4ea3999cac32 (patch)
tree6186d77109d9dbd5ac7b42d88f0a818c3553fef3 /tools/perf/scripts/python/check-perf-trace.py
parentgpio: 104-dio-48e: Fix control port offset computation off-by-one error (diff)
downloadkernel-0f84f29ff30bdb1bca23017b118b4ea3999cac32.tar.gz
kernel-0f84f29ff30bdb1bca23017b118b4ea3999cac32.zip
gpio: zynq: initialize clock even without CONFIG_PM
When the PM initialization was moved in the commit referenced below, the code enabling the clock was removed from the probe function. On CONFIG_PM=y kernels, this is not a problem as the pm resume hook enables the clock, but when power management is disabled, all those pm_* functions are noops and the clock is never enabled resulting in a dysfunctional gpio controller. Put the clock initialization back to support CONFIG_PM=n. Cc: [email protected] Signed-off-by: Helmut Grohne <[email protected]> Fixes: 3773c195d387 ("gpio: zynq: Do PM initialization earlier to support gpio hogs") Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions