Hello, The following patch broke our userspace software builds. While it does preserve BINARY compatibility, it breaks SOURCE compatibility as the parameter names have changed. I don't see the rationale for breaking compatibility in the patch description. Please consider reverting to the old names. Thank you. commit 287cefd096b124874dc4d6d155f53547c0654860 Author: Evgeny Plehov <EvgenyPlehov@xxxxxxx> Date: Thu Sep 13 10:13:30 2012 -0300 [media] dvb_frontend: add multistream support Unify multistream support at the DVBAPI: several delivery systems allow it. Yet, each one had its own name. So, instead of adding a third version of this field, remove the per-standard naming, unifying it into a common name. The legacy code number can still be used by old applications. Version increased to 5.8. [mchehab@xxxxxxxxxx: joined the va1j5jf007s patch, in order to avoid compilation breakage] Signed-off-by: Evgeny Plehov <EvgenyPlehov@xxxxxxx> Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> -- Rémi Denis-Courmont http://www.remlab.net/ -- 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