Hi, This patchset adds unlocked variants of control framework functions to set controls and modify their range. As in many cases the driver internal data structures are protected using the same lock the control handler uses, thus either forcing to poke the control framework data structures directly or releasing the lock which leads to serialisation issues. Also use the new unlocked variants in the smiapp driver. -- Kind regards, Sakari -- 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