On Tue, May 1, 2018 at 9:50 PM, Wu Hao <[email protected]> wrote: Hi Hao,
> This patch registers the port ops into the global list in the DFL > framework, and it allows other modules to use the port ops. And > This patch includes the implementation of the get_id and enable_set > ops too. > > Signed-off-by: Wu Hao <[email protected]> Acked-by: Alan Tull <[email protected]> > --- > drivers/fpga/dfl-afu-main.c | 122 > +++++++++++++++++++++++++++++++++++++++++++- > 1 file changed, 121 insertions(+), 1 deletion(-)

