Alexander Goncharov uploaded patch set #2 to this change.

View Change

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

To view, visit change 72159. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-Change-Id: I8b32129b8d0dff9a7516973893fa4bf92f9e64db
Gerrit-Change-Number: 72159
Gerrit-PatchSet: 2
Gerrit-Owner: Alexander Goncharov <chat@joursoir.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset