diff options
author | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2013-12-22 13:13:41 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-01-05 08:58:49 -0200 |
commit | ce67943e2dfd3bc8b7e86b428fc0dfc568730971 (patch) | |
tree | 0f891cee6f6ba41be2ed9104fae59ddbce60eba1 /drivers/media/usb/em28xx/em28xx-cards.c | |
parent | 0560f337f3282dc6bf77b13ac344ffe30d9ccce5 (diff) | |
download | lwn-ce67943e2dfd3bc8b7e86b428fc0dfc568730971.tar.gz lwn-ce67943e2dfd3bc8b7e86b428fc0dfc568730971.zip |
[media] em28xx: some cosmetic changes
In order to make easier for the next patches, do some
cosmetic changes.
No functional changes.
Reviewed-by: Frank Schäfer <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/usb/em28xx/em28xx-cards.c')
-rw-r--r-- | drivers/media/usb/em28xx/em28xx-cards.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/usb/em28xx/em28xx-cards.c b/drivers/media/usb/em28xx/em28xx-cards.c index 19827e79cf53..551cbc294190 100644 --- a/drivers/media/usb/em28xx/em28xx-cards.c +++ b/drivers/media/usb/em28xx/em28xx-cards.c @@ -2106,7 +2106,7 @@ struct em28xx_board em28xx_boards[] = { }, /* 1b80:e1cc Delock 61959 * Empia EM2874B + Micronas DRX 3913KA2 + NXP TDA18271HDC2 - * mostly the same as MaxMedia UB-425-TC but different remote */ + * mostly the same as MaxMedia UB-425-TC but different remote */ [EM2874_BOARD_DELOCK_61959] = { .name = "Delock 61959", .tuner_type = TUNER_ABSENT, |