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 9dcbac8 commit 105fbc2Copy full SHA for 105fbc2
Documentation/driver-api/driver-model/platform.rst
@@ -108,7 +108,7 @@ field to hold additional information.
108
109
Embedded systems frequently need one or more clocks for platform devices,
110
which are normally kept off until they're actively needed (to save power).
111
-System setup also associates those clocks with the device, so that that
+System setup also associates those clocks with the device, so that
112
calls to clk_get(&pdev->dev, clock_name) return them as needed.
113
114
0 commit comments