commit | 3464d05eb41ab4c7a6faba9a1a36bfbeda0de850 | [log] [tgz] |
---|---|---|
author | Ilya A. Volynets-Evenbakh <ilya@total-knowledge.com> | Thu Jun 14 13:08:33 2012 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Thu Jun 14 13:08:33 2012 +0000 |
tree | dc195de50c1c66b463986cdfaade23e127ee87c3 | |
parent | 316fdfbf82a6183f75f4cca3e9fad0a21d3822e9 [diff] |
Fix setting the divisor in ft2232_spi The patch that should have improved the clock divisor setting in r1537 made it much worse: the divisor used was from an uninitialized buffer. Corresponding to flashrom svn r1542. Signed-off-by: Ilya A. Volynets-Evenbakh <ilya@total-knowledge.com> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>