diff options
author | James Clark <james.clark@arm.com> | 2024-01-29 15:40:37 +0000 |
---|---|---|
committer | Suzuki K Poulose <suzuki.poulose@arm.com> | 2024-02-12 10:21:38 +0000 |
commit | 1f5149c7751c50aba1a871143ffa6cb36af3fb49 (patch) | |
tree | 8948eaa9786281439bd8c2515a2f847fbec4b6d8 /include/linux/of_mdio.h | |
parent | d5e83f97eb5669bfdd894ec980083f65517df2fb (diff) | |
download | linux-stable-1f5149c7751c50aba1a871143ffa6cb36af3fb49.tar.gz linux-stable-1f5149c7751c50aba1a871143ffa6cb36af3fb49.tar.bz2 linux-stable-1f5149c7751c50aba1a871143ffa6cb36af3fb49.zip |
coresight: Move all sysfs code to sysfs file
At the moment the core file contains both sysfs functionality and
core functionality, while the Perf mode is in a separate file in
coresight-etm-perf.c
Many of the functions have ambiguous names like
coresight_enable_source() which actually only work in relation to the
sysfs mode. To avoid further confusion, move everything that isn't core
functionality into the sysfs file and append _sysfs to the ambiguous
functions.
Signed-off-by: James Clark <james.clark@arm.com>
Link: https://lore.kernel.org/r/20240129154050.569566-7-james.clark@arm.com
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Diffstat (limited to 'include/linux/of_mdio.h')
0 files changed, 0 insertions, 0 deletions