linux/drivers/media/platform/s5p-tv
Sylwester Nawrocki 62d54876c5 [media] s5p-tv: Don't ignore return value of regulator_bulk_enable() in hdmi_drv.c
This patch fixes following compilation warning:
 CC [M]  drivers/media/platform/s5p-tv/hdmi_drv.o
drivers/media/platform/s5p-tv/hdmi_drv.c: In function ‘hdmi_resource_poweron’:
drivers/media/platform/s5p-tv/hdmi_drv.c:583:23: warning: ignoring return value
 of ‘regulator_bulk_enable’, declared with attribute warn_unused_result

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2013-06-12 22:17:59 -03:00
..
hdmi_drv.c [media] s5p-tv: Don't ignore return value of regulator_bulk_enable() in hdmi_drv.c 2013-06-12 22:17:59 -03:00
hdmiphy_drv.c [media] s5p-tv: remove the dv_preset API from hdmiphy 2013-03-23 11:00:52 -03:00
Kconfig drivers/media/video/s5p-tv: remove depends on CONFIG_EXPERIMENTAL 2013-01-11 11:38:06 -08:00
Makefile
mixer.h [media] s5p-tv: Include missing irqreturn.h header 2013-02-08 17:29:00 -02:00
mixer_drv.c [media] s5p-tv: Fix incorrect usage of IS_ERR_OR_NULL in mixer_drv.c 2013-06-12 21:51:02 -03:00
mixer_grp_layer.c
mixer_reg.c [media] s5p-tv: Add missing braces around sizeof in mixer_reg.c 2013-01-06 09:36:33 -02:00
mixer_video.c [media] s5p-tv: fix error return code in mxr_acquire_video() 2013-06-12 21:42:04 -03:00
mixer_vp_layer.c
regs-hdmi.h
regs-mixer.h
regs-sdo.h
regs-vp.h
sdo_drv.c [media] s5p-tv: Do not ignore regulator/clk API return values in sdo_drv.c 2013-06-12 22:17:47 -03:00
sii9234_drv.c [media] s5p-tv: Don't ignore return value of regulator_enable() in sii9234_drv.c 2013-06-12 22:17:34 -03:00