commit | c0fa65ff9e7fdbdea7bf1bbc02fb2c3ee6814cc7 | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@avionic-design.de> | Thu Aug 04 04:14:09 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Aug 31 17:17:17 2011 -0300 |
tree | a22893ac905d88489a815094cda938da4ab356ba | |
parent | 873545820a52e8ab6f6d54a748b1759b98f9354a [diff] |
[media] tm6000: Rework standard register tables This commit uses sentinel entries to terminate the TV standard register tables instead of hard-coding their size, allowing further entries to be added more easily. It is also more space-efficient if the tables have a varying number of entries. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>