diff options
Diffstat (limited to 'drivers/media')
-rw-r--r-- | drivers/media/i2c/Kconfig | 2 | ||||
-rw-r--r-- | drivers/media/i2c/adv7183.c | 2 | ||||
-rw-r--r-- | drivers/media/i2c/s5c73m3/s5c73m3-core.c | 2 | ||||
-rw-r--r-- | drivers/media/rc/keymaps/rc-dib0700-nec.c | 2 | ||||
-rw-r--r-- | drivers/media/rc/keymaps/rc-dib0700-rc5.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/drivers/media/i2c/Kconfig b/drivers/media/i2c/Kconfig index d18be19c96cd..cbc9ee9bec2b 100644 --- a/drivers/media/i2c/Kconfig +++ b/drivers/media/i2c/Kconfig | |||
@@ -646,7 +646,7 @@ config VIDEO_UPD64083 | |||
646 | To compile this driver as a module, choose M here: the | 646 | To compile this driver as a module, choose M here: the |
647 | module will be called upd64083. | 647 | module will be called upd64083. |
648 | 648 | ||
649 | comment "Miscelaneous helper chips" | 649 | comment "Miscellaneous helper chips" |
650 | 650 | ||
651 | config VIDEO_THS7303 | 651 | config VIDEO_THS7303 |
652 | tristate "THS7303/53 Video Amplifier" | 652 | tristate "THS7303/53 Video Amplifier" |
diff --git a/drivers/media/i2c/adv7183.c b/drivers/media/i2c/adv7183.c index 6f738d8e3a8f..d45e0e3a781d 100644 --- a/drivers/media/i2c/adv7183.c +++ b/drivers/media/i2c/adv7183.c | |||
@@ -178,7 +178,7 @@ static int adv7183_log_status(struct v4l2_subdev *sd) | |||
178 | adv7183_read(sd, ADV7183_VS_FIELD_CTRL_1), | 178 | adv7183_read(sd, ADV7183_VS_FIELD_CTRL_1), |
179 | adv7183_read(sd, ADV7183_VS_FIELD_CTRL_2), | 179 | adv7183_read(sd, ADV7183_VS_FIELD_CTRL_2), |
180 | adv7183_read(sd, ADV7183_VS_FIELD_CTRL_3)); | 180 | adv7183_read(sd, ADV7183_VS_FIELD_CTRL_3)); |
181 | v4l2_info(sd, "adv7183: Hsync positon control 1 2 and 3 = 0x%02x 0x%02x 0x%02x\n", | 181 | v4l2_info(sd, "adv7183: Hsync position control 1 2 and 3 = 0x%02x 0x%02x 0x%02x\n", |
182 | adv7183_read(sd, ADV7183_HS_POS_CTRL_1), | 182 | adv7183_read(sd, ADV7183_HS_POS_CTRL_1), |
183 | adv7183_read(sd, ADV7183_HS_POS_CTRL_2), | 183 | adv7183_read(sd, ADV7183_HS_POS_CTRL_2), |
184 | adv7183_read(sd, ADV7183_HS_POS_CTRL_3)); | 184 | adv7183_read(sd, ADV7183_HS_POS_CTRL_3)); |
diff --git a/drivers/media/i2c/s5c73m3/s5c73m3-core.c b/drivers/media/i2c/s5c73m3/s5c73m3-core.c index b76ec0e7e685..31f40b342049 100644 --- a/drivers/media/i2c/s5c73m3/s5c73m3-core.c +++ b/drivers/media/i2c/s5c73m3/s5c73m3-core.c | |||
@@ -1651,7 +1651,7 @@ static int s5c73m3_probe(struct i2c_client *client, | |||
1651 | if (ret < 0) | 1651 | if (ret < 0) |
1652 | goto out_err; | 1652 | goto out_err; |
1653 | 1653 | ||
1654 | v4l2_info(sd, "%s: completed succesfully\n", __func__); | 1654 | v4l2_info(sd, "%s: completed successfully\n", __func__); |
1655 | return 0; | 1655 | return 0; |
1656 | 1656 | ||
1657 | out_err: | 1657 | out_err: |
diff --git a/drivers/media/rc/keymaps/rc-dib0700-nec.c b/drivers/media/rc/keymaps/rc-dib0700-nec.c index 4d13a7f2e5c3..492a05ade7e1 100644 --- a/drivers/media/rc/keymaps/rc-dib0700-nec.c +++ b/drivers/media/rc/keymaps/rc-dib0700-nec.c | |||
@@ -5,7 +5,7 @@ | |||
5 | * TODO: This table is a real mess, as it merges RC codes from several | 5 | * TODO: This table is a real mess, as it merges RC codes from several |
6 | * devices into a big table. It also has both RC-5 and NEC codes inside. | 6 | * devices into a big table. It also has both RC-5 and NEC codes inside. |
7 | * It should be broken into small tables, and the protocols should properly | 7 | * It should be broken into small tables, and the protocols should properly |
8 | * be indentificated. | 8 | * be identificated. |
9 | * | 9 | * |
10 | * The table were imported from dib0700_devices.c. | 10 | * The table were imported from dib0700_devices.c. |
11 | * | 11 | * |
diff --git a/drivers/media/rc/keymaps/rc-dib0700-rc5.c b/drivers/media/rc/keymaps/rc-dib0700-rc5.c index ba81d9697cfc..454ea596a7ee 100644 --- a/drivers/media/rc/keymaps/rc-dib0700-rc5.c +++ b/drivers/media/rc/keymaps/rc-dib0700-rc5.c | |||
@@ -5,7 +5,7 @@ | |||
5 | * TODO: This table is a real mess, as it merges RC codes from several | 5 | * TODO: This table is a real mess, as it merges RC codes from several |
6 | * devices into a big table. It also has both RC-5 and NEC codes inside. | 6 | * devices into a big table. It also has both RC-5 and NEC codes inside. |
7 | * It should be broken into small tables, and the protocols should properly | 7 | * It should be broken into small tables, and the protocols should properly |
8 | * be indentificated. | 8 | * be identificated. |
9 | * | 9 | * |
10 | * The table were imported from dib0700_devices.c. | 10 | * The table were imported from dib0700_devices.c. |
11 | * | 11 | * |