mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
If the driver fails to probe, make sure to disable runtime PM again. While at it, make the cleanup code in ->remove() symmetric. Signed-off-by: Thierry Reding <treding@nvidia.com>