Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cd8c36c4 authored by Satyajit Desai's avatar Satyajit Desai
Browse files

coresight: add support to enable multiple coresight paths



Current coresight implementation supports enabling of a
single path. This patch adds support to enable multiple source
to sink paths. We build a path from source to sink when any
source is enabled and store it in a list. When the source is
disabled, we fetch the corresponding path from the list and
decrement the refcount on each device in the path. The device
is disabled if the refcount reaches zero.

Change-Id: Idd3dcfd0346bdfd39f41ac13e8e53068907c14e4
Signed-off-by: default avatarSatyajit Desai <sadesai@codeaurora.org>
parent b2d0c2f6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment