]> git.baikalelectronics.ru Git - kernel.git/commit
gpu: host1x: Cleanup on initialization failure
authorThierry Reding <treding@nvidia.com>
Wed, 8 Nov 2017 12:08:21 +0000 (13:08 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 13 Dec 2017 12:42:03 +0000 (13:42 +0100)
commit2be4b4882f5a0c835cde23da564634fe7e5b9d94
treeb5b2627f90afa9ae02ecd711e78b8200eef80cb5
parent64dcdb070e5c9e5b55cd1c8a4d4d1772dc09b926
gpu: host1x: Cleanup on initialization failure

When an error happens during the initialization of one of the sub-
devices, make sure to properly cleanup all sub-devices that have been
initialized up to that point.

Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/bus.c