aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorOjaswin Mujoo <[email protected]>2021-07-21 21:50:51 +0530
committerGreg Kroah-Hartman <[email protected]>2021-07-27 15:23:25 +0200
commitf05916281fd75db2fe32294e26c04d666c762370 (patch)
tree8dbf29a1e2209bfd6c0b3e37b788c2cb71e92b8e /tools/perf/scripts/python
parentc405028f471d6a7fd694cda34a9135345f80d88b (diff)
staging: vchiq: Move vchiq char driver to its own file
Split the initialization code of vchiq char driver and device files from that of vchiq platform. The char driver code now resides in vchiq_dev.c and the platform code resides in the original vchiq_arm.c file. This commit focuses on separating the code into different files while maintaining the same functionality. It does not completely decouple them as the cdev init code is still called from the platform's vchiq_probe() function. Reviewed-by: Stefan Wahren <[email protected]> Signed-off-by: Ojaswin Mujoo <[email protected]> Link: https://lore.kernel.org/r/ed53690e217f631b746aad0585fccaa6fb1453c1.1626882325.git.ojaswin98@gmail.com Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions