<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Feb 21, 2015 at 4:09 PM, Stefan Tauner <span dir="ltr"><<a href="mailto:stefan.tauner@alumni.tuwien.ac.at" target="_blank">stefan.tauner@alumni.tuwien.ac.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sat, 21 Feb 2015 15:19:42 -0600<br>
Reggie McMurtrey <<a href="mailto:reggie.mcmurtrey@gmail.com">reggie.mcmurtrey@gmail.com</a>> wrote:<br>
<br>
> Not sure why patch seems mangled.  I looked at the mailing list archive to<br>
> see what happened and it shows up ok there.  I was informed I should have<br>
> bumped the subject to [PATCH v2].  I'll make sure to do that in the<br>
> future.  I'll be glad to post patch again if needed.</span> </blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
<br>
</span>Focus on the line breaks and number of tabs/spaces after the + signs...<br>
clearly some kind of mangling happened.<br></blockquote><div><br></div><div>I got to doing a little more digging and found a few issues.  I did a little research and figured out how to send patches straight from git and have that working now, will be submitting v2 in a bit.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class=""><br>
><br>
> Programmer inits don't seem to have any specific meaning other than<br>
> pass/fail.<br>
<br>
</span>Why -2 then? :)<br>
<div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div>It looks like the ft2232_spi driver uses incrementing negative numbers as a return code to give you some idea where it bailed.  Since my code was wedged off between -1 and -2 I just kept the -2.  Looks like this has been done in the past since there was already two seperate  places that returned -2 but all other return points was incremented.  I could return -1.5 if you like :)</div><div><br></div><div> --Reggie</div></div></div></div>