Re: [RESEND-PATCH] media:davinci: clk - {prepare/unprepare} for common clk

2012-10-27 Thread Sekhar Nori
Hi Murali, On 10/26/2012 9:22 PM, Murali Karicheri wrote: On 10/25/2012 09:12 AM, Prabhakar Lad wrote: Hi Murali, Thanks for the patch. I'll queue this patch for 3.8. Please check with Sekhar as well. This is a preparation patch for common clk framework support. ALso fixes some bugs on

Re: [RESEND-PATCH] media:davinci: clk - {prepare/unprepare} for common clk

2012-10-27 Thread Prabhakar Lad
Sekhar, On Sat, Oct 27, 2012 at 2:14 PM, Sekhar Nori nsek...@ti.com wrote: Hi Murali, On 10/26/2012 9:22 PM, Murali Karicheri wrote: On 10/25/2012 09:12 AM, Prabhakar Lad wrote: Hi Murali, Thanks for the patch. I'll queue this patch for 3.8. Please check with Sekhar as well. This is a

Re: [GIT PULL FOR 3.7] Samsung media drivers fixes

2012-10-27 Thread Mauro Carvalho Chehab
Em Thu, 25 Oct 2012 20:59:09 +0200 Sylwester Nawrocki sylvester.nawro...@gmail.com escreveu: On 10/25/2012 06:46 PM, Mauro Carvalho Chehab wrote: Em Thu, 25 Oct 2012 18:01:17 +0200 Sylwester Nawrockis.nawro...@samsung.com escreveu: Hi Mauro, please pull following fixes for v3.7-rc.

Re: [GIT PULL FOR 3.7] Samsung media drivers fixes

2012-10-27 Thread Mauro Carvalho Chehab
Em Fri, 26 Oct 2012 12:15:41 +0200 Sylwester Nawrocki s.nawro...@samsung.com escreveu: On 10/25/2012 08:59 PM, Sylwester Nawrocki wrote: On 10/25/2012 06:46 PM, Mauro Carvalho Chehab wrote: Em Thu, 25 Oct 2012 18:01:17 +0200 Sylwester Nawrockis.nawro...@samsung.com escreveu: Hi Mauro,

Re: [segfault] running ir-keytable with v4l-utils 0.8.9

2012-10-27 Thread Gregor Jasny
Hello Mauro, On 10/14/12 9:54 PM, Wojciech Myrda wrote: However I experienced a segfault trying to run this command: ir-keytable --protocol=rc-6 --device /dev/input/by-id/usb-15c2_0038-event-if00 Trace I got in gdb: Program terminated with signal 11, Segmentation fault. #0

Re: [PATCH] omap_vout: Set DSS overlay_info only if paddr is non zero

2012-10-27 Thread Laurent Pinchart
Hi Vaibhav, On Friday 26 October 2012 09:13:20 Hiremath, Vaibhav wrote: On Thu, Oct 25, 2012 at 19:30:58, Valkeinen, Tomi wrote: On 2012-03-09 10:03, Hiremath, Vaibhav wrote: On Fri, Mar 09, 2012 at 05:17:41, Laurent Pinchart wrote: On Wednesday 07 March 2012 14:31:16 Archit Taneja

[GIT PULL FOR v3.8] SMIA++ PLL and driver fixes and improvements

2012-10-27 Thread Sakari Ailus
Hi Mauro, This patchset contains SMIA++ PLL support for parallel bus, more robust PLL calculation and SMIA++ driver fixes and cleanups. Please pull: The following changes since commit 01aea0bfd8dfa8bc868df33904461984bb10a87a: [media] i2c: adv7183: use module_i2c_driver to simplify the code

cron job: media_tree daily build: WARNINGS

2012-10-27 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date:Sat Oct 27 19:00:30 CEST 2012 git hash:c003ab1bedf028db15b0185b683d5c387204e8f5 gcc version: i686-linux-gcc

[PATCH 09/68] [media] cx18: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/pci/cx18/cx18-alsa-main.c:200:5: warning: no previous prototype for 'cx18_alsa_load' [-Wmissing-prototypes] drivers/media/pci/cx18/cx18-alsa-pcm.c:325:5: warning: no previous prototype for 'snd_cx18_pcm_create' [-Wmissing-prototypes] drivers/media/pci/cx18/cx18-alsa-pcm.c:72:6:

[PATCH 25/68] [media] max2165: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/tuners/max2165.c:164:5: warning: no previous prototype for 'fixpt_div32' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/tuners/max2165.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 26/68] [media] au0828: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/usb/au0828/au0828-cards.c:28:6: warning: no previous prototype for 'hvr950q_cs5340_audio' [-Wmissing-prototypes] drivers/media/usb/au0828/au0828-video.c:161:6: warning: no previous prototype for 'au0828_uninit_isoc' [-Wmissing-prototypes]

[PATCH 11/68] [media] cx23885-alsa: fix a false gcc warning at dprintk()

2012-10-27 Thread Mauro Carvalho Chehab
Change dprintk logic to avoid the following warning: drivers/media/pci/cx23885/cx23885-alsa.c: In function 'cx23885_audio_register': drivers/media/pci/cx23885/cx23885-alsa.c:515:2: warning: comparison of unsigned expression = 0 is always true [-Wtype-limits] Signed-off-by: Mauro Carvalho Chehab

[PATCH 17/68] [media] saa7164: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/pci/saa7164/saa7164-api.c:1489:5: warning: no previous prototype for 'saa7164_api_modify_gpio' [-Wmissing-prototypes] drivers/media/pci/saa7164/saa7164-api.c:168:5: warning: no previous prototype for 'saa7164_api_set_gop_size' [-Wmissing-prototypes]

[PATCH 31/68] [media] lmedm04: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/usb/dvb-usb-v2/lmedm04.c:802:13: warning: no previous prototype for 'lme_firmware_switch' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/usb/dvb-usb-v2/lmedm04.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 06/68] [media] stv0367: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/dvb-frontends/stv0367.c:1267:25: warning: no previous prototype for 'stv0367ter_lock_algo' [-Wmissing-prototypes] drivers/media/dvb-frontends/stv0367.c:1531:5: warning: no previous prototype for 'stv0367ter_init' [-Wmissing-prototypes] drivers/media/dvb-frontends/stv0367.c:2381:21:

[PATCH 16/68] [media] mantis: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/pci/mantis/mantis_input.c:107:5: warning: no previous prototype for 'mantis_input_init' [-Wmissing-prototypes] drivers/media/pci/mantis/mantis_input.c:153:5: warning: no previous prototype for 'mantis_exit' [-Wmissing-prototypes] drivers/media/pci/mantis/mantis_uart.c:64:5:

[PATCH 18/68] [media] radio-aimslab.c: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/radio/radio-aimslab.c:85:6: warning: no previous prototype for 'rtrack_set_pins' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/radio/radio-aimslab.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 50/68] [media] saa7134,saa7164: warning: comparison of unsigned fixes

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/pci/saa7134/saa7134-core.c:947:2: warning: comparison of unsigned expression = 0 is always true [-Wtype-limits] drivers/media/pci/saa7164/saa7164-core.c:413:3: warning: comparison of unsigned expression 0 is always false [-Wtype-limits]

[PATCH 13/68] [media] dm1105: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/pci/dm1105/dm1105.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/pci/dm1105/dm1105.c b/drivers/media/pci/dm1105/dm1105.c index a609b3a..d0dfa5d 100644 ---

[PATCH 56/68] [media] tua9001: fix a warning

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/tuners/tua9001.c:211:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] Cc: Antti Palosaari cr...@iki.fi Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/tuners/tua9001.c | 2 +- 1 file changed, 1 insertion(+), 1

[PATCH 61/68] [media] zr364xx: urb actual_length is unsigned

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/usb/zr364xx/zr364xx.c:1010:2: warning: comparison of unsigned expression 0 is always false [-Wtype-limits] Cc: Antoine Jacquet roy...@zerezo.com Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/usb/zr364xx/zr364xx.c | 3 +-- 1 file changed, 1

[PATCH 67/68] fintek-cir: get rid of warning: no previous prototype Cc: Linux Media Mailing List linux-media@vger.kernel.org

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/rc/fintek-cir.c:687:5: warning: no previous prototype for 'fintek_init' [-Wmissing-prototypes] drivers/media/rc/fintek-cir.c:692:6: warning: no previous prototype for 'fintek_exit' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com ---

[PATCH 36/68] [media] dib9000: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/dvb-frontends/dib9000.h:100:5: warning: no previous prototype for 'dib9000_remove_slave_frontend' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/dvb-frontends/dib9000.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[PATCH 01/68] [media] siano: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/common/siano/smscoreapi.c:1095:26: warning: no previous prototype for 'get_entry' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/common/siano/smscoreapi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 45/68] [media] dmxdev: fix a comparition of unsigned expression warning

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/dvb-core/dmxdev.c: In function 'dvb_dmxdev_pes_filter_set': drivers/media/dvb-core/dmxdev.c:880:2: warning: comparison of unsigned expression 0 is always false [-Wtype-limits] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/dvb-core/dmxdev.c | 2 +- 1

[PATCH 07/68] [media] tda10071: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/dvb-frontends/tda10071.c:119:5: warning: no previous prototype for 'tda10071_rd_reg_mask' [-Wmissing-prototypes] drivers/media/dvb-frontends/tda10071.c:99:5: warning: no previous prototype for 'tda10071_wr_reg_mask' [-Wmissing-prototypes] Cc: Antti Palosaari cr...@iki.fi

[PATCH 32/68] [media] vp702x: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/usb/dvb-usb/vp702x.c:70:5: warning: no previous prototype for 'vp702x_usb_out_op_unlocked' [-Wmissing-prototypes] drivers/media/usb/dvb-usb/vp702x.c:89:5: warning: no previous prototype for 'vp702x_usb_out_op' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab

[PATCH 39/68] [media] gspca: warning fix: index is unsigned, so it will never be below 0

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/usb/gspca/gspca.c: In function 'vidioc_querybuf': drivers/media/usb/gspca/gspca.c:1590:6: warning: comparison of unsigned expression 0 is always false [-Wtype-limits] Cc: Hans de Goede hdego...@redhat.com Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com ---

[PATCH 02/68] [media] drxd_hard: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/dvb-frontends/drxd_hard.c:1751:5: warning: no previous prototype for 'SetOperationMode' [-Wmissing-prototypes] drivers/media/dvb-frontends/drxd_hard.c:2615:5: warning: no previous prototype for 'DRXD_init' [-Wmissing-prototypes] drivers/media/dvb-frontends/drxd_hard.c:2777:5:

[PATCH 41/68] [media] go7007-v4l2: warning fix: index is unsigned, so it will never be below 0

2012-10-27 Thread Mauro Carvalho Chehab
drivers/staging/media/go7007/go7007-v4l2.c: In function 'vidioc_qbuf': drivers/staging/media/go7007/go7007-v4l2.c:815:2: warning: comparison of unsigned expression 0 is always false [-Wtype-limits] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com ---

[PATCH 52/68] [media] m2m-deinterlace: remove unused vars

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/platform/m2m-deinterlace.c:229:15: warning: variable 'd_size' set but not used [-Wunused-but-set-variable] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/platform/m2m-deinterlace.c | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) diff

[PATCH 46/68] [media] drxk: get rid of some unused vars

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/dvb-frontends/drxk_hard.c:68:13: warning: 'IsA1WithPatchCode' defined but not used [-Wunused-function] drivers/media/dvb-frontends/drxk_hard.c:73:13: warning: 'IsA1WithRomCode' defined but not used [-Wunused-function] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com ---

[PATCH 43/68] [media] cx88: reorder inline to prevent a gcc warning

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/pci/cx88/cx88.h:97:1: warning: 'inline' is not at beginning of declaration [-Wold-style-declaration] drivers/media/pci/cx88/cx88.h:103:1: warning: 'inline' is not at beginning of declaration [-Wold-style-declaration] drivers/media/pci/cx88/cx88-core.c:649:1: warning: 'inline' is

[PATCH 64/68] [media] au0828-dvb: ret is never tested. Get rid of it

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/usb/au0828/au0828-dvb.c:275:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/usb/au0828/au0828-dvb.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git

[PATCH 15/68] [media] ivtv-ioctl.c: remove an useless check

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/pci/ivtv/ivtv-ioctl.c: In function 'ivtv_s_input': drivers/media/pci/ivtv/ivtv-ioctl.c:996:2: warning: comparison of unsigned expression 0 is always false [-Wtype-limits] Cc: Andy Walls awa...@md.metrocast.net Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com ---

[PATCH 58/68] [media] em28xx-cards: fix a warning

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/usb/em28xx/em28xx-cards.c:3309:2: warning: comparison of unsigned expression = 0 is always true [-Wtype-limits] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/usb/em28xx/em28xx-cards.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 33/68] [media] pvrusb2: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/usb/pvrusb2/pvrusb2-v4l2.c:199:5: warning: no previous prototype for 'pvr2_s_std' [-Wmissing-prototypes] drivers/media/usb/pvrusb2/pvrusb2-v4l2.c:368:5: warning: no previous prototype for 'pvr2_s_frequency' [-Wmissing-prototypes] Cc: Mike Isely is...@pobox.com Signed-off-by: Mauro

[PATCH 22/68] [media] ite-cir.c: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/rc/ite-cir.c:1711:5: warning: no previous prototype for 'ite_init' [-Wmissing-prototypes] drivers/media/rc/ite-cir.c:1716:6: warning: no previous prototype for 'ite_exit' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/rc/ite-cir.c

[PATCH 65/68] [media] soc_camera: ret is never used. get rid of it

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/platform/soc_camera/soc_camera.c:1051:8: warning: variable 'ret' set but not used [-Wunused-but-set-variable] Cc: Guennadi Liakhovetski g.liakhovet...@gmx.de Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/platform/soc_camera/soc_camera.c | 4 +--- 1 file

[PATCH 12/68] [media] cx25821: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/pci/cx25821/cx25821-audio-upstream.c:136:5: warning: no previous prototype for 'cx25821_risc_buffer_upstream_audio' [-Wmissing-prototypes] drivers/media/pci/cx25821/cx25821-audio-upstream.c:200:6: warning: no previous prototype for 'cx25821_free_memory_audio' [-Wmissing-prototypes]

[PATCH 14/68] [media] ivtv: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/pci/ivtv/ivtv-alsa-main.c:208:5: warning: no previous prototype for 'ivtv_alsa_load' [-Wmissing-prototypes] drivers/media/pci/ivtv/ivtv-alsa-pcm.c:325:5: warning: no previous prototype for 'snd_ivtv_pcm_create' [-Wmissing-prototypes] drivers/media/pci/ivtv/ivtv-alsa-pcm.c:72:6:

[PATCH 42/68] [media] dvb_frontend: Don't declare values twice at a table

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/dvb-core/dvb_frontend.c:1032:2: warning: initialized field overwritten [-Woverride-init] drivers/media/dvb-core/dvb_frontend.c:1032:2: warning: (near initialization for 'dtv_cmds[36]') [-Woverride-init] drivers/media/dvb-core/dvb_frontend.c:1033:2: warning: initialized field

[PATCH 40/68] [media] dt3155v4l: vb2_queue_init() can now fail. Check is required

2012-10-27 Thread Mauro Carvalho Chehab
drivers/staging/media/dt3155v4l/dt3155v4l.c: In function 'dt3155_open': drivers/staging/media/dt3155v4l/dt3155v4l.c:399:17: warning: ignoring return value of 'vb2_queue_init', declared with attribute warn_unused_result [-Wunused-result] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com

[PATCH 49/68] [media] ngene: better comment unused code to avoid warnings

2012-10-27 Thread Mauro Carvalho Chehab
get rid of a few warnings about empty body: drivers/media/pci/ngene/ngene-core.c:756:3: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] drivers/media/pci/ngene/ngene-cards.c:429:5: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] Those

[PATCH 51/68] [media] meye: fix a warning

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/pci/meye/meye.c:1948:2: warning: comparison of unsigned expression 0 is always false [-Wtype-limits] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/pci/meye/meye.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 55/68] [media] v4l2-common: h_bp var is unused at v4l2_detect_gtf()

2012-10-27 Thread Mauro Carvalho Chehab
Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/v4l2-core/v4l2-common.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/media/v4l2-core/v4l2-common.c b/drivers/media/v4l2-core/v4l2-common.c index f995dd3..380ddd8 100644 ---

[PATCH 29/68] [media] az6027: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/usb/dvb-usb/az6027.c:1054:5: warning: no previous prototype for 'az6027_identify_state' [-Wmissing-prototypes] drivers/media/usb/dvb-usb/az6027.c:301:5: warning: no previous prototype for 'az6027_usb_in_op' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab

[PATCH 38/68] [media] jeilinj: fix return of the response code

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/usb/gspca/jeilinj.c: In function 'jlj_read1': drivers/media/usb/gspca/jeilinj.c:117:66: warning: parameter 'response' set but not used [-Wunused-but-set-parameter] The code still doesn't make much sense, as response is never tested there. Cc: Hans de Goede hdego...@redhat.com

[PATCH 27/68] [media] cx231xx: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/usb/cx231xx/cx231xx-avcore.c:1071:5: warning: no previous prototype for 'stopAudioFirmware' [-Wmissing-prototypes] drivers/media/usb/cx231xx/cx231xx-avcore.c:1076:5: warning: no previous prototype for 'restartAudioFirmware' [-Wmissing-prototypes]

[PATCH 08/68] [media] tda18271c2dd.c: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/dvb-frontends/tda18271c2dd.c:1224:22: warning: no previous prototype for 'tda18271c2dd_attach' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/dvb-frontends/tda18271c2dd.c | 1 + 1 file changed, 1 insertion(+) diff --git

[PATCH 23/68] [media] nuvoton-cir: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/rc/nuvoton-cir.c:1223:5: warning: no previous prototype for 'nvt_init' [-Wmissing-prototypes] drivers/media/rc/nuvoton-cir.c:1228:6: warning: no previous prototype for 'nvt_exit' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com ---

[PATCH 28/68] [media] cx231xx-avcore: get rid of a sophisticated do-nothing code

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/usb/cx231xx/cx231xx-avcore.c: In function 'cx231xx_capture_start': drivers/media/usb/cx231xx/cx231xx-avcore.c:2637:3: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com ---

[PATCH 44/68] [media] cx88: get rid of a warning at dprintk() macro

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/pci/cx88/cx88-mpeg.c: In function 'cx8802_mpeg_irq': drivers/media/pci/cx88/cx88-mpeg.c:419:3: warning: comparison of unsigned expression = 0 is always true [-Wtype-limits] drivers/media/pci/cx88/cx88-mpeg.c: In function 'cx8802_irq': drivers/media/pci/cx88/cx88-mpeg.c:453:3:

[PATCH 05/68] [media] stb0899_drv: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/dvb-frontends/stb0899_drv.c:1263:5: warning: no previous prototype for 'stb0899_get_dev_id' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/dvb-frontends/stb0899_drv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[PATCH 00/68] Get rid of all warnings

2012-10-27 Thread Mauro Carvalho Chehab
There are too many warnings at the media tree, making impossible to know when a new patch is adding new warnings or not. Get rid of all of them (with make allyesconfig, i386). Individual patches got c/c to the driver MAINTAINERS, using ./scripts/get_maintainer.pl --no-git-fallback --no-l

[PATCH 10/68] [media] cx23885: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/pci/cx23885/altera-ci.c:266:5: warning: no previous prototype for 'altera_ci_op_cam' [-Wmissing-prototypes] drivers/media/pci/cx23885/altera-ci.c:301:5: warning: no previous prototype for 'altera_ci_read_attribute_mem' [-Wmissing-prototypes]

[PATCH 20/68] [media] radio-sf16fmi: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/radio/radio-sf16fmi.c:67:6: warning: no previous prototype for 'fmi_set_pins' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/radio/radio-sf16fmi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 60/68] [media] usbvision-core: fix a warning

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/usb/usbvision/usbvision-core.c:1749:2: warning: comparison of unsigned expression 0 is always false [-Wtype-limits] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/usb/usbvision/usbvision.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[PATCH 35/68] [media] pwc-if: must check vb2_queue_init() success

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/usb/pwc/pwc-if.c: In function 'usb_pwc_probe': drivers/media/usb/pwc/pwc-if.c:1003:16: warning: ignoring return value of 'vb2_queue_init', declared with attribute warn_unused_result [-Wunused-result] In the past, it used to have a logic there at queue init that would BUG() on

[PATCH 66/68] [media] fmdrv: Don't check if unsigned are below zero

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/radio/wl128x/fmdrv_common.c:745:3: warning: comparison is always false due to limited range of data type [-Wtype-limits] drivers/media/radio/wl128x/fmdrv_rx.c:308:2: warning: comparison is always false due to limited range of data type [-Wtype-limits] Signed-off-by: Mauro Carvalho

[PATCH 04/68] [media] rtl2832: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/dvb-frontends/rtl2832.c:268:5: warning: no previous prototype for 'rtl2832_rd_demod_reg' [-Wmissing-prototypes] drivers/media/dvb-frontends/rtl2832.c:308:5: warning: no previous prototype for 'rtl2832_wr_demod_reg' [-Wmissing-prototypes] drivers/media/dvb-frontends/rtl2832.c:513:5:

[PATCH 24/68] [media] nuvoton-cir: carrier detect support is broken - remove it

2012-10-27 Thread Mauro Carvalho Chehab
The carrier detect return value is never used on nuvoton driver: drivers/media/rc/nuvoton-cir.c: In function 'nvt_process_rx_ir_data': drivers/media/rc/nuvoton-cir.c:623:6: warning: variable 'carrier' set but not used [-Wunused-but-set-variable] Also, this would be called only if a boolean

[PATCH 53/68] [media] tlg2300: index is unsigned, so never below zero

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/usb/tlg2300/pd-video.c:891:2: warning: comparison of unsigned expression 0 is always false [-Wtype-limits] drivers/media/usb/tlg2300/pd-video.c:926:2: warning: comparison of unsigned expression 0 is always false [-Wtype-limits] Cc: Huang Shijie shij...@gmail.com Cc: Kang Yong

[PATCH 34/68] [media] pwc-if: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/usb/pwc/pwc-if.c:158:23: warning: no previous prototype for 'pwc_get_next_fill_buf' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/usb/pwc/pwc-if.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 37/68] [media] gscpa: get rid of warning: suggest braces around empty body

2012-10-27 Thread Mauro Carvalho Chehab
There are hundreds of messages like this one, when GSPCA debug is disabled, when compiled with W=1: drivers/media/usb/gspca/spca500.c:725:46: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] Get rid of it, especially as it might actually cause troubles on some places.

Re: [PATCH] s5p-fimc: Fix platform entities registration

2012-10-27 Thread Sylwester Nawrocki
On 10/25/2012 02:42 PM, Sylwester Nawrocki wrote: Hi Laurent, On 10/25/2012 01:35 PM, Laurent Pinchart wrote: On Thursday 25 October 2012 11:06:56 Sylwester Nawrocki wrote: Make sure there is no v4l2_device_unregister_subdev() call on a subdev which wasn't registered. I'm not implying

[PATCH 19/68] [media] radio-isa: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/radio/radio-isa.c:194:24: warning: no previous prototype for 'radio_isa_alloc' [-Wmissing-prototypes] drivers/media/radio/radio-isa.c:210:5: warning: no previous prototype for 'radio_isa_common_probe' [-Wmissing-prototypes] drivers/media/radio/radio-isa.c:290:5: warning: no

[PATCH 54/68] [media] fmdrv: better define fmdbg() macro to avoid warnings

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/radio/wl128x/fmdrv_common.c:1619:47: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/radio/wl128x/fmdrv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH v3 2/6] Add the main bulk of core driver for SI476x code

2012-10-27 Thread Mark Brown
On Thu, Oct 25, 2012 at 03:26:02PM -0700, Andrey Smirnov wrote: On 10/25/2012 12:45 PM, Mark Brown wrote: This really makes little sense to me, why are you doing this? Does the device *really* layer a byte stream on top of I2C for sending messages that look like marshalled register reads

hvr-1600 records one, fails recording the other on an mplex

2012-10-27 Thread Brian J. Murrell
Hi, As I wrote about a number (3-4) of weeks ago, I am still having a problem with my HVR-1600 failing on multiple digital recordings. At the time I reported this previously, there was a question of whether my current version of MythTV was to blame. To that end, I updated my MythTV to the

[PATCH 21/68] [media] ene_cir: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/rc/ene_ir.c:332:6: warning: no previous prototype for 'ene_rx_sense_carrier' [-Wmissing-prototypes] Cc: Maxim Levitsky maximlevit...@gmail.com Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/rc/ene_ir.c | 2 +- 1 file changed, 1 insertion(+), 1

[PATCH 57/68] [media] anysee: fix a warning

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/usb/dvb-usb-v2/anysee.c:1179:5: warning: 'tmp' may be used uninitialized in this function [-Wmaybe-uninitialized] Cc: Antti Palosaari cr...@iki.fi Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/usb/dvb-usb-v2/anysee.c | 2 +- 1 file changed, 1

[PATCH 30/68] [media] dvb-usb-v2: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/usb/dvb-usb-v2/dvb_usb_core.c:227:5: warning: no previous prototype for 'dvb_usbv2_adapter_stream_init' [-Wmissing-prototypes] drivers/media/usb/dvb-usb-v2/dvb_usb_core.c:239:5: warning: no previous prototype for 'dvb_usbv2_adapter_stream_exit' [-Wmissing-prototypes]

[PATCH 63/68] [media] cx25840-core: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/i2c/cx25840/cx25840-core.c:2068:6: warning: no previous prototype for 'cx23885_dif_setup' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/i2c/cx25840/cx25840-core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 48/68] [media] soc_camera/ov2640: Don't use a temp var for an unused value

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/i2c/soc_camera/ov2640.c:899:32: warning: variable 'win' set but not used [-Wunused-but-set-variable] Cc: Guennadi Liakhovetski g.liakhovet...@gmx.de Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/i2c/soc_camera/ov2640.c | 6 ++ 1 file changed, 2

Re: hvr-1600 records one, fails recording the other on an mplex

2012-10-27 Thread Andy Walls
Brian J. Murrell br...@interlinx.bc.ca wrote: Hi, As I wrote about a number (3-4) of weeks ago, I am still having a problem with my HVR-1600 failing on multiple digital recordings. At the time I reported this previously, there was a question of whether my current version of MythTV was to blame.

[PATCH 03/68] [media] rtl2830.c: get rid of warning: no previous prototype

2012-10-27 Thread Mauro Carvalho Chehab
drivers/media/dvb-frontends/rtl2830.c:133:5: warning: no previous prototype for 'rtl2830_wr_reg_mask' [-Wmissing-prototypes] drivers/media/dvb-frontends/rtl2830.c:153:5: warning: no previous prototype for 'rtl2830_rd_reg_mask' [-Wmissing-prototypes] drivers/media/dvb-frontends/rtl2830.c:259:5:

[PATCH 47/68] [media] dvb-frontends: get rid of some always false warnings

2012-10-27 Thread Mauro Carvalho Chehab
On gcc, enums are generally unsigned, except if a negative value is declared. Due to that, warnings may happen there: drivers/media/dvb-frontends/cx22700.c:142:2: warning: comparison of unsigned expression 0 is always false [-Wtype-limits] drivers/media/dvb-frontends/cx22700.c:155:2: warning:

Please help me with cx88 audio

2012-10-27 Thread Gene K
I can't get the cx88-alsa driver to produce anything but loud noise (white noise or pink noise) from my FusionHDTV 5 Gold card. This problem has been reported on this list and elsewhere, but seemingly with no resolution, despite a LOT of RTFM and Googling. I have tried a variety of tools and

Re: [PATCH v3 2/6] Add the main bulk of core driver for SI476x code

2012-10-27 Thread Andrey Smirnov
On 10/27/2012 02:31 PM, Mark Brown wrote: On Thu, Oct 25, 2012 at 03:26:02PM -0700, Andrey Smirnov wrote: On 10/25/2012 12:45 PM, Mark Brown wrote: This really makes little sense to me, why are you doing this? Does the device *really* layer a byte stream on top of I2C for sending messages

Re: [PATCH 33/68] [media] pvrusb2: get rid of warning: no previous prototype

2012-10-27 Thread Mike Isely
Acked-By: Mike Isely is...@pobox.com On Sat, 27 Oct 2012, Mauro Carvalho Chehab wrote: drivers/media/usb/pvrusb2/pvrusb2-v4l2.c:199:5: warning: no previous prototype for 'pvr2_s_std' [-Wmissing-prototypes] drivers/media/usb/pvrusb2/pvrusb2-v4l2.c:368:5: warning: no previous prototype for