commit | 7af26f889eb67db272021a939f7d4a57e96dd961 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hansverk@cisco.com> | Fri Dec 09 11:54:06 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Dec 21 07:01:12 2016 -0200 |
tree | 4adce7cbb0208f9e44ff86f46cd3593815ce8b66 | |
parent | a24f56d47930492c94ef6875bf45adf7607ca1a4 [diff] |
[media] cec: update log_addr[] before finishing configuration The loop that sets the unused logical addresses to INVALID should be done before 'configured' is set to true. This ensures that cec_log_addrs is consistent before it will be used. Signed-off-by: Hans Verkuil <hansverk@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>