Re: [PATCH] fpga manager: add notifier for manager register and unregister events

From: Anatolij Gustschin
Date: Thu Jul 06 2017 - 18:30:20 EST


Hi Alan,

On Thu, 6 Jul 2017 13:53:23 -0500
Alan Tull atull@xxxxxxxxxx wrote:
...
>This is interesting and looks pretty straightforward. Do you have any
>code that uses it?

I've send a patch series for FPP manager, it will add the FPGA manager
when an FTDI based configuration device is connected via USB and the
manager will disappear when this device is unplugged. I have code
with configuration interface for this manager, but it is something
special and not suitable for mainline, I think. It creates the
configuration interface when a new manager is detected and removes
this interface when the device is detached.

Thanks,
Anatolij