commit | b4dd40c5da6e2bf862e587ec3c49d60bcec2f7ee | [log] [tgz] |
---|---|---|
author | Antony Pavlov <antonynpavlov@gmail.com> | Sun Jan 25 03:52:47 2015 +0000 |
committer | Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> | Sun Jan 25 03:52:47 2015 +0000 |
tree | 0b86b43f06def2e1c80b5ece8b94dd06e1b5a2f2 | |
parent | 57f276f20831cd923f4dfa3e48cb974148b5daef [diff] |
ft2232_spi.c: use constants from ftdi.h instead of magic numbers Also, improve documentation of static variables cs_bits and pindir. Corresponding to flashrom svn r1872. Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at>