not comment here
On Monday, October 15, 2018 4:54:25 PM CEST Alan Tull wrote:
> On Wed, Sep 26, 2018 at 11:12 AM Alan Tull wrote:
>
> Any other comments on this patchset?
>
> Alan
>
> > Add devm_fpga_mgr_create() which is the managed
> > version of fpga_mgr_create().
> >
> > Change current FP
Hi Alan,
On Mon, Oct 15, 2018 at 7:55 AM Alan Tull wrote:
>
> On Wed, Sep 26, 2018 at 11:12 AM Alan Tull wrote:
>
> Any other comments on this patchset?
Looks good to me, Sorry for the delay
Acked-by: Moritz Fischer
Cheers,
Moritz
On Wed, Sep 26, 2018 at 11:12 AM Alan Tull wrote:
Any other comments on this patchset?
Alan
>
> Add devm_fpga_mgr_create() which is the managed
> version of fpga_mgr_create().
>
> Change current FPGA manager drivers to use
> devm_fpga_mgr_create()
>
> Signed-off-by: Alan Tull
> Suggested-by: F
Add devm_fpga_mgr_create() which is the managed
version of fpga_mgr_create().
Change current FPGA manager drivers to use
devm_fpga_mgr_create()
Signed-off-by: Alan Tull
Suggested-by: Federico Vaga
---
v2: add suggested-by
v3: remove some unclear documentation about fpga_mgr_unregister
---
Docu