diff options
author | Matt LaPlante <kernel1@cyberdogtech.com> | 2006-10-03 16:31:37 -0400 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-10-03 16:31:37 -0400 |
commit | 095096038d637c477ef3c1b674612bcbc4d60c2d (patch) | |
tree | 2e850ffb08e7c13756efe16c562022d1289e37e6 /drivers/media | |
parent | c73a668c096fe3dd23c1062018e82eb85f5c7043 (diff) |
Fix several typos in drivers/
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/dvb/cinergyT2/Kconfig | 2 | ||||
-rw-r--r-- | drivers/media/video/Kconfig | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/dvb/cinergyT2/Kconfig b/drivers/media/dvb/cinergyT2/Kconfig index b5cdd57ec6f5..3d778c5aba68 100644 --- a/drivers/media/dvb/cinergyT2/Kconfig +++ b/drivers/media/dvb/cinergyT2/Kconfig | |||
@@ -56,7 +56,7 @@ config DVB_CINERGYT2_QUERY_INTERVAL | |||
56 | measurements. | 56 | measurements. |
57 | 57 | ||
58 | Please keep in mind that these updates cause traffic on the tuner | 58 | Please keep in mind that these updates cause traffic on the tuner |
59 | control bus and thus may or may not affect receiption sensitivity. | 59 | control bus and thus may or may not affect reception sensitivity. |
60 | 60 | ||
61 | The default value should be a safe choice for common applications. | 61 | The default value should be a safe choice for common applications. |
62 | 62 | ||
diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index d1183c939221..f6779a422f1b 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig | |||
@@ -351,7 +351,7 @@ config VIDEO_SAA6588 | |||
351 | help | 351 | help |
352 | Support for Radio Data System (RDS) decoder. This allows seeing | 352 | Support for Radio Data System (RDS) decoder. This allows seeing |
353 | radio station identification transmitted using this standard. | 353 | radio station identification transmitted using this standard. |
354 | Currentlly, it works only with bt8x8 chips. | 354 | Currently, it works only with bt8x8 chips. |
355 | 355 | ||
356 | To compile this driver as a module, choose M here: the | 356 | To compile this driver as a module, choose M here: the |
357 | module will be called saa6588. | 357 | module will be called saa6588. |