Skip to content

Commit 105fbc2

Browse files
rddunlapgregkh
authored andcommitted
Documentation/driver-api: driver-model/platform: drop doubled word
Drop the doubled word "that". Signed-off-by: Randy Dunlap <[email protected]> Cc: Jonathan Corbet <[email protected]> Cc: [email protected] Cc: Greg Kroah-Hartman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 9dcbac8 commit 105fbc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/driver-api/driver-model/platform.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ field to hold additional information.
108108

109109
Embedded systems frequently need one or more clocks for platform devices,
110110
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
111+
System setup also associates those clocks with the device, so that
112112
calls to clk_get(&pdev->dev, clock_name) return them as needed.
113113

114114

0 commit comments

Comments
 (0)