This patch set fixes couple issues that cause warnings seen in the media daily build. Any testing/ack are welcome, as these patches are completely untested yet. Sylwester Nawrocki (5): s5c73m3: Do not ignore errors from regulator_enable() s5p-tv: Don't ignore return value of regulator_enable() in sii9234_drv.c s5p-tv: Do not ignore regulator/clk API return values in sdo_drv.c s5p-tv: Don't ignore return value of regulator_bulk_enable() in hdmi_drv.c s5p-mfc: Remove unused s5p_mfc_get_decoded_status_v6() function drivers/media/i2c/s5c73m3/s5c73m3-core.c | 9 ++++++--- drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c | 8 +------- drivers/media/platform/s5p-tv/hdmi_drv.c | 16 ++++++++++++---- drivers/media/platform/s5p-tv/sdo_drv.c | 22 +++++++++++++++++++--- drivers/media/platform/s5p-tv/sii9234_drv.c | 4 +++- 5 files changed, 41 insertions(+), 18 deletions(-) -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html