commit | d3d64bc7408f1ff0b0ff8354056e2a48eda5886d | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hansverk@cisco.com> | Fri Dec 09 11:48:34 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Dec 21 07:02:36 2016 -0200 |
tree | bf39c7f687b9706ac4064368184ac8c19cbae04c | |
parent | 52bc30fda9622f492427d484bd4dd8ee42cc4667 [diff] |
[media] cec: move cec_report_phys_addr into cec_config_thread_func It's only a small function and this makes it easier to switch to transmitting the message with adap->lock held in the next patch. Signed-off-by: Hans Verkuil <hansverk@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>