File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -247,7 +247,7 @@ config NVMEM_ROCKCHIP_EFUSE
247
247
depends on ARCH_ROCKCHIP || COMPILE_TEST
248
248
depends on HAS_IOMEM
249
249
help
250
- This is a simple drive to dump specified values of Rockchip SoC
250
+ This is a simple driver to dump specified values of Rockchip SoC
251
251
from eFuse, such as cpu-leakage.
252
252
253
253
This driver can also be built as a module. If so, the module
@@ -258,8 +258,8 @@ config NVMEM_ROCKCHIP_OTP
258
258
depends on ARCH_ROCKCHIP || COMPILE_TEST
259
259
depends on HAS_IOMEM
260
260
help
261
- This is a simple drive to dump specified values of Rockchip SoC
262
- from otp , such as cpu-leakage.
261
+ This is a simple driver to dump specified values of Rockchip SoC
262
+ from OTP , such as cpu-leakage.
263
263
264
264
This driver can also be built as a module. If so, the module
265
265
will be called nvmem_rockchip_otp.
You can’t perform that action at this time.
0 commit comments