mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-24 10:34:43 +03:00
gpu: nvgpu: vgpu: remove sysfs creation
gk20a sysfs is not currently applicable for vgpu. Remove it for now. Bug 200137760 Change-Id: Ia79eb5d0958856958fe74ce6eb6ccdd521a6f8f7 Signed-off-by: Shawn Joo <sjoo@nvidia.com> Reviewed-on: http://git-master/r/1164600 (cherry picked from commit 2a630b197df914244f5be0608598e395c3783664) Reviewed-on: http://git-master/r/1172417 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Terje Bergstrom <tbergstrom@nvidia.com>
This commit is contained in:
committed by
Terje Bergstrom
parent
e8e8e29ce7
commit
8fced97c65
@@ -558,7 +558,6 @@ int vgpu_probe(struct platform_device *pdev)
|
||||
CONFIG_GK20A_DEFAULT_TIMEOUT;
|
||||
gk20a->timeouts_enabled = true;
|
||||
|
||||
gk20a_create_sysfs(dev);
|
||||
gk20a_init_gr(gk20a);
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user