aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChunyan Zhang <[email protected]>2020-03-16 18:19:29 +0800
committerGreg Kroah-Hartman <[email protected]>2020-03-17 15:20:41 +0100
commitf1b49d5a07131a723a7fcf83310c060dac116965 (patch)
tree5a569c8f2634ffd93dd5b7c9949df567f6827e22 /tools/perf/scripts/python
parent72cc06be190a206abc3fcab236c6eddd5ebe0767 (diff)
serial: sprd: remove __init from sprd_console_setup
The function sprd_console_setup() would be called from .probe() which can be called after freeing __init functions, for example the .probe() would return -EPROBE_DEFER since it depends on clock modules. Signed-off-by: Chunyan Zhang <[email protected]> Reviewed-by: Baolin Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions