This adds support for storing the CEC adapter config in the Pulse-Eight dongle's persistent memory, and to optionally restore it when the device is (re)connected. This allows the dongle to continue operating with the same settings when the PC is suspended. Changes in v2: - Fix checkpatch warnings and spelling error - Add missing break - Don't propagate internal error code to user space Johan Fjeldtvedt (4): cec: allow configuration both from within driver and from user space pulse8-cec: serialize communication with adapter pulse8-cec: add notes about behavior in autonomous mode pulse8-cec: sync configuration with adapter drivers/staging/media/cec/cec-adap.c | 4 - drivers/staging/media/pulse8-cec/pulse8-cec.c | 341 +++++++++++++++++++++----- 2 files changed, 283 insertions(+), 62 deletions(-) -- 2.7.4 -- 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