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

Skip to content
Commit a36d3b9e authored by Deva Ramasubramanian's avatar Deva Ramasubramanian
Browse files

msm: vidc: Clean up creation of debugfs entries



On chipsets where there can be multiple video cores, when setting up the
debugfs entries for the secondary cores, several debugfs_create_files
often fail because the driver attempts to create new entries with the same
file names.

This commit moves out a lot of driver specific entries to a new function
(msm_vidc_debugfs_init_drv) that's created during driver init and during
driver probe which might be called multiple times.

Change-Id: I9fee95acbe07244c558d6ede8539dfb67e2597dc
Signed-off-by: default avatarDeva Ramasubramanian <dramasub@codeaurora.org>
parent 4bb26321
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