summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorChristopher Pascoe <devnull@localhost>2006-01-10 00:01:06 +0000
committerChristopher Pascoe <devnull@localhost>2006-01-10 00:01:06 +0000
commitcb734097e7b05b451b19e1f897dbded3622583fd (patch)
tree4b6af2affec8132b40e3c46dd4dae4e041ec7f0e /v4l
parentae4597c2e6fb1ba0e02e9eae9cf567a33b584b1d (diff)
downloadmediapointer-dvb-s2-cb734097e7b05b451b19e1f897dbded3622583fd.tar.gz
mediapointer-dvb-s2-cb734097e7b05b451b19e1f897dbded3622583fd.tar.bz2
Activate remote control on HVR1100
Add a missing case which was preventing the operation of the HVR1100 remote. Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index c6ae90938..ba835abc3 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,10 @@
+2006-01-09 23:58 pascoe
+
+ * linux/drivers/media/video/cx88/cx88-input.c: (cx88_ir_irq):
+ Add missing case preventing the operation of HVR1100 remote control.
+
+ Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au>
+
2006-01-09 18:38 mkrufky
* linux/drivers/media/video/saa7134/saa7134-input.c: