diff options
Diffstat (limited to 'drivers/media/rc/mceusb.c')
-rw-r--r-- | drivers/media/rc/mceusb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/rc/mceusb.c b/drivers/media/rc/mceusb.c index e4f8eac7f717..eedefce86fcf 100644 --- a/drivers/media/rc/mceusb.c +++ b/drivers/media/rc/mceusb.c | |||
@@ -186,7 +186,7 @@ static const struct mceusb_model mceusb_model[] = { | |||
186 | * remotes, but we should have something handy, | 186 | * remotes, but we should have something handy, |
187 | * to allow testing it | 187 | * to allow testing it |
188 | */ | 188 | */ |
189 | .rc_map = RC_MAP_RC5_HAUPPAUGE_NEW, | 189 | .rc_map = RC_MAP_HAUPPAUGE, |
190 | .name = "Conexant Hybrid TV (cx231xx) MCE IR", | 190 | .name = "Conexant Hybrid TV (cx231xx) MCE IR", |
191 | }, | 191 | }, |
192 | [CX_HYBRID_TV] = { | 192 | [CX_HYBRID_TV] = { |