diff options
author | Anastasia Klimchuk <aklm@chromium.org> | 2021-08-26 10:10:32 +1000 |
---|---|---|
committer | Edward O'Callaghan <quasisec@chromium.org> | 2021-08-30 02:42:51 +0000 |
commit | d1697e9abe2436a470e3ea6c8061f1e23e0d597b (patch) | |
tree | 935182eb0067bef2761231deb571d8ec1823bf5a /gfxnvidia.c | |
parent | 822cc7ed2ad29eafeb51b75ee106e000f8a11ee3 (diff) | |
download | flashrom-d1697e9abe2436a470e3ea6c8061f1e23e0d597b.tar.gz flashrom-d1697e9abe2436a470e3ea6c8061f1e23e0d597b.tar.bz2 flashrom-d1697e9abe2436a470e3ea6c8061f1e23e0d597b.zip |
par_master: Add shutdown function in par_master struct
With this, register_par_master can take care of register_shutdown
as well, and every par master only needs to call
register_par_master instead of calling both register_par_master
and register_shutdown.
Next patches in the chain convert par masters to use new API.
BUG=b:185191942
TEST=builds and ninja test
Change-Id: I0fee15d548cdd16678e551eeb351e659812ddf76
Signed-off-by: Anastasia Klimchuk <aklm@chromium.org>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/57154
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Diffstat (limited to 'gfxnvidia.c')
0 files changed, 0 insertions, 0 deletions