mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
coresight: STM: Balance enable/disable
am: 59cd503c8c
Change-Id: Ica27d5cba60c63bed9afe197a07fc122cd7312f9
This commit is contained in:
@@ -356,7 +356,7 @@ static void stm_generic_unlink(struct stm_data *stm_data,
|
||||
if (!drvdata || !drvdata->csdev)
|
||||
return;
|
||||
|
||||
stm_disable(drvdata->csdev, NULL);
|
||||
coresight_disable(drvdata->csdev);
|
||||
}
|
||||
|
||||
static phys_addr_t
|
||||
|
||||
Reference in New Issue
Block a user