On 28 November 2012 04:57, Sylwester Nawrocki <sylvester.nawrocki@xxxxxxxxx> wrote: > On 11/26/2012 05:48 AM, Sachin Kamat wrote: >> >> Build tested based on samsung/for_v3.8 branch of >> git://linuxtv.org/snawrocki/media.git tree. > > > How about testing it on Origen board ? I wanted to but could not due to hardware setup problem. I will see if I can get it up today (I am off for the rest of the week). > > Tomasz, are you OK with this patch series ? > > As a side note, for v3.9, when common clock framework support for the Exynos > platforms is merged this driver will need to have clk_(un)prepare added. > It will fail to initialize otherwise. > > >> Sachin Kamat (9): >> [media] s5p-tv: Add missing braces around sizeof in sdo_drv.c >> [media] s5p-tv: Add missing braces around sizeof in mixer_video.c >> [media] s5p-tv: Add missing braces around sizeof in mixer_reg.c >> [media] s5p-tv: Add missing braces around sizeof in mixer_drv.c >> [media] s5p-tv: Add missing braces around sizeof in hdmiphy_drv.c >> [media] s5p-tv: Add missing braces around sizeof in hdmi_drv.c >> [media] s5p-tv: Use devm_clk_get APIs in sdo_drv.c >> [media] s5p-tv: Use devm_* APIs in mixer_drv.c >> [media] s5p-tv: Use devm_clk_get APIs in hdmi_drv >> >> drivers/media/platform/s5p-tv/hdmi_drv.c | 28 +++------ >> drivers/media/platform/s5p-tv/hdmiphy_drv.c | 2 +- >> drivers/media/platform/s5p-tv/mixer_drv.c | 87 >> +++++++-------------------- >> drivers/media/platform/s5p-tv/mixer_reg.c | 6 +- >> drivers/media/platform/s5p-tv/mixer_video.c | 18 +++--- >> drivers/media/platform/s5p-tv/sdo_drv.c | 43 ++++--------- >> 6 files changed, 57 insertions(+), 127 deletions(-) > > > -- > > Thanks, > Sylwester -- With warm regards, Sachin -- 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