diff options
Diffstat (limited to 'drivers/media/video/cx23885/cx23885-input.c')
-rw-r--r-- | drivers/media/video/cx23885/cx23885-input.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/cx23885/cx23885-input.c b/drivers/media/video/cx23885/cx23885-input.c index 199b9964bbe5..e97cafd83984 100644 --- a/drivers/media/video/cx23885/cx23885-input.c +++ b/drivers/media/video/cx23885/cx23885-input.c | |||
@@ -264,7 +264,7 @@ int cx23885_input_init(struct cx23885_dev *dev) | |||
264 | driver_type = RC_DRIVER_IR_RAW; | 264 | driver_type = RC_DRIVER_IR_RAW; |
265 | allowed_protos = RC_TYPE_ALL; | 265 | allowed_protos = RC_TYPE_ALL; |
266 | /* The grey Hauppauge RC-5 remote */ | 266 | /* The grey Hauppauge RC-5 remote */ |
267 | rc_map = RC_MAP_RC5_HAUPPAUGE_NEW; | 267 | rc_map = RC_MAP_HAUPPAUGE; |
268 | break; | 268 | break; |
269 | case CX23885_BOARD_TEVII_S470: | 269 | case CX23885_BOARD_TEVII_S470: |
270 | /* Integrated CX23885 IR controller */ | 270 | /* Integrated CX23885 IR controller */ |