On Tue, 2011-09-06 at 11:38 +0530, K, Mythri P wrote: > >> Did you consider how the code would look if the function pointers > were > >> just included into struct hdmi_ip_data, without any ops struct at > all? > >> > I tried without ops structure , but then using it in dss_features to > initialize would be a problem so i have moved it to ti_hdmi.h. I'm fine with the ops struct, but I don't see why it would be a problem without it. You'd just pass the hdmi_ip_data to dss_features, which would initialize it. Tomi -- 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