We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 299f2ff commit 76fc35dCopy full SHA for 76fc35d
Documentation/power/pci.txt
@@ -999,7 +999,7 @@ from its probe routine to make runtime PM work for the device.
999
1000
It is important to remember that the driver's runtime_suspend() callback
1001
may be executed right after the usage counter has been decremented, because
1002
-user space may already have cuased the pm_runtime_allow() helper function
+user space may already have caused the pm_runtime_allow() helper function
1003
unblocking the runtime PM of the device to run via sysfs, so the driver must
1004
be prepared to cope with that.
1005
0 commit comments