commit | 86bfc489f4a7c044bbc91131f1b70b5957c676ff | [log] [tgz] |
---|---|---|
author | Corey Wharton <coreyw7@fb.com> | Wed Mar 04 13:32:01 2020 -0800 |
committer | Andrew Boie <andrewboie@gmail.com> | Wed Mar 11 17:13:39 2020 +0200 |
tree | 4df20541b3b00c798608bb7bee30423bc4c6b82f | |
parent | ccd15df510162687c904dad90c8ab165d0070c95 [diff] |
scripts: Replace hard-coded subsystem list with __subsystem annotations. This change removes the hardcoded subsystem list in gen_kobject_list.py favor of marking the relevant driver API structs with the _subsystem sentinel. Signed-off-by: Corey Wharton <coreyw7@fb.com>