patch #10028: linuxspi: close() only when necessary

Submitted by Alex Sverdlin:
* linuxspi.c: unify descriptor closing




git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1491 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Joerg Wunsch 2021-11-27 15:42:33 +00:00
parent 711323e7cc
commit 93767e0de1
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2021-11-27 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
Submitted by Alex Sverdlin:
patch #10028: linuxspi: close() only when necessary
* linuxspi.c: unify descriptor closing
2021-11-27 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
Submitted by Alex Sverdlin:

1
NEWS
View File

@ -118,6 +118,7 @@ Current:
patch #9327: ft245r.c: add TPI support (patches 1-4)
patch #9328: ft245r.c: add TPI support (patches 5-7)
patch #10027: linuxspi: Add reset pulse, according to AVR programming algorithm
patch #10028: linuxspi: close() only when necessary
* Internals:
- New avrdude.conf keyword "family_id", used to verify SIB attributes