hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/Documentation/driver-api/regulator.rst
....@@ -116,7 +116,7 @@
116116 allows error conditions to be reported to the core.
117117
118118 Registration should be triggered by explicit setup done by the platform,
119
-supplying a struct :c:type:`regulator_init_data` for the regulator
119
+supplying a struct regulator_init_data for the regulator
120120 containing constraint and supply information.
121121
122122 Machine interface
....@@ -144,7 +144,7 @@
144144 consumers are rated for.
145145
146146 This is done at driver registration time` by providing a
147
-struct :c:type:`regulation_constraints`.
147
+struct regulation_constraints.
148148
149149 The constraints may also specify an initial configuration for the
150150 regulator in the constraints, which is particularly useful for use with