Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/72159
to look at the new patch set (#2).
Change subject: ni845x_spi: introduce a separate func for cleaning up ......................................................................
ni845x_spi: introduce a separate func for cleaning up
Shutdown function of programmer shouldn't be used as a clean-up routine. This is due to the fact that the programmer's data is passed there, ready only at the end of the initialization.
TOPIC=register_master_api
Change-Id: I8b32129b8d0dff9a7516973893fa4bf92f9e64db Signed-off-by: Alexander Goncharov chat@joursoir.net Ticket: https://ticket.coreboot.org/issues/391 --- M ni845x_spi.c 1 file changed, 25 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/59/72159/2