Hi, On Mon, Sep 5, 2011 at 1:10 PM, Tomi Valkeinen <tomi.valkeinen@xxxxxx> wrote: > On Fri, 2011-09-02 at 16:17 +0530, mythripk@xxxxxx wrote: >> From: Mythri P K <mythripk@xxxxxx> >> >> HDMI IP block is common between TI OMAP4 Procerssor and Netra processor although >> the Display subsytem is different.Also the IP block in future OMAP may differ >> from the one existing in OMAP4. Thus to reuse the code between these two >> processors , and maintain the multi omap build functionality in DSS. >> HDMI IP dependant code is seperated out from hdmi.c and moved to >> new library file hdmi_ti_4xxx_ip.c.From the DSS dependent HDMI code only the >> function pointer to functionality/features offered by HDMI is called. >> >> This patch series does the split and also renames hdmi_omap4_panel.c to >> hdmi_panel.c as that file has nothing specific to OMAP4 and can be reused for >> other OMAP family of processors as well. >> >> This patch series is based on Tomi's LO-DSS2 master branch. >> >> changes since >> V2: Rename certain files/function to have standard format and handle scenario >> when hdmi is disabled. >> V1: Function pointer approach to call the HDMI IP functions from DSS HDMI > I guess i shall change the description , it is changes since , so v2 would be actually changes since v2 to v3. > No change log for this version. It'd be nice to have it, so it's easier > to see what changes made into this version. > > I also see this when compiling with sparse: > > drivers/video/omap2/dss/ti_hdmi_4xxx_ip.c:166:5: warning: symbol > 'hdmi_set_pll_pwr' was not declared. Should it be static? > I missed running sparse i shall fix it and send out. > Tomi > > > Thanks and regards, Mythri. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html