summaryrefslogtreecommitdiff
path: root/v4l
diff options
context:
space:
mode:
authorMichael Krufky <devnull@localhost>2005-11-11 01:25:54 +0000
committerMichael Krufky <devnull@localhost>2005-11-11 01:25:54 +0000
commit72b6767785647eb0969fd38c5f2c94ccac07a306 (patch)
treefcd02026f19df52966dfe02e55cc85f14cb59b74 /v4l
parent8319cde5b86c6a6edb9fc7df61de99ac908b3e19 (diff)
downloadmediapointer-dvb-s2-72b6767785647eb0969fd38c5f2c94ccac07a306.tar.gz
mediapointer-dvb-s2-72b6767785647eb0969fd38c5f2c94ccac07a306.tar.bz2
Remove unneeded (and undesirable) casts.
From: Andrew Morton <akpm@osdl.org> Remove unneeded (and undesirable) casts. Cc: Hans Verkuil <hverkuil@xs4all.nl> Cc: Chris Kennedy <c@groovy.org> Cc: Kevin Thayer <nufan_wfk@yahoo.com> Cc: Mauro Carvalho Chehab <mchehab@brturbo.com.br> Signed-off-by: Andrew Morton <akpm@osdl.org>
Diffstat (limited to 'v4l')
-rw-r--r--v4l/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/v4l/ChangeLog b/v4l/ChangeLog
index 60dabc1d9..51119e979 100644
--- a/v4l/ChangeLog
+++ b/v4l/ChangeLog
@@ -1,3 +1,18 @@
+2005-11-11 01:23 mkrufky
+
+ * ../linux/drivers/media/video/saa7127.c: (saa7127_set_vps),
+ (saa7127_set_cc), (saa7127_set_xds), (saa7127_set_wss),
+ (saa7127_set_video_enable), (saa7127_set_std),
+ (saa7127_set_output_type), (saa7127_set_input_type):
+ - Remove unneeded (and undesirable) casts.
+
+ Cc: Hans Verkuil <hverkuil@xs4all.nl>
+ Cc: Chris Kennedy <c@groovy.org>
+ Cc: Kevin Thayer <nufan_wfk@yahoo.com>
+ Cc: Mauro Carvalho Chehab <mchehab@brturbo.com.br>
+ Signed-off-by: Andrew Morton <akpm@osdl.org>
+ Signed-off-by: Michael Krufky <mkrufky@m1k.net>
+
2005-11-10 22:40 mkrufky
* ../linux/drivers/media/video/saa7134/Kconfig: