On Mon, 2009-06-29 at 18:07 -0700, David Brownell wrote:
> On Sunday 28 June 2009, Zach Welch wrote:
> > To finish this task, the following more invasive changes are needed:
>
> Getting rid of the array-of-drivers thing would be good too. :)
>
> For things statically linked into the server, a li
On Sunday 28 June 2009, Zach Welch wrote:
> To finish this task, the following more invasive changes are needed:
Getting rid of the array-of-drivers thing would be good too. :)
For things statically linked into the server, a linked list
set up by initcall-ish things from individual interface (fl
Hey all,
I just committed the following patch to assist future development of the
JTAG interface driver modules, encapsulating this into its own source
file separate from everything else. This simply moves lines of codes
and adds some documentation, and the new files will allow developing a
patch