OSDN Git Service

ac/sid_tables: add FieldTable object
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 4 Sep 2017 08:02:36 +0000 (10:02 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Wed, 6 Sep 2017 07:59:14 +0000 (09:59 +0200)
commit925ad7d2f62c680ffef5d72db8cedd273dc26625
tree5d6dff8102a5f572ed1905644327673114699390
parent981335b704dc5a8984d30d656eeed1c59b05315a
ac/sid_tables: add FieldTable object

Automatically re-use table entries like StringTable and IntTable do.
This allows us to get rid of the "fields_owner" logic, and simplifies
the next change.

Acked-by: Marek Olšák <marek.olsak@amd.com>
src/amd/common/sid_tables.py