Re: [PATCH v5 24/28] fpga: dfl: afu: add port ops support
From: Alan Tull <atull@kernel.org>
Date: 2018-06-06 15:58:27
Also in:
linux-fpga, lkml
From: Alan Tull <atull@kernel.org>
Date: 2018-06-06 15:58:27
Also in:
linux-fpga, lkml
On Tue, May 1, 2018 at 9:50 PM, Wu Hao [off-list ref] 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 <redacted>
Acked-by: Alan Tull <atull@kernel.org>
--- drivers/fpga/dfl-afu-main.c | 122 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 121 insertions(+), 1 deletion(-)