drivers: export probe/remove helpers for PCI drivers
authorDavid Marchand <david.marchand@6wind.com>
Tue, 20 Sep 2016 12:41:19 +0000 (18:11 +0530)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 3 Oct 2016 14:33:17 +0000 (16:33 +0200)
crypto and ethdev drivers aligned to PCI probe/remove. These wrappers are
mapped directly to PCI resources.
Existing handlers for init/uninit can be easily reused for this.

Signed-off-by: David Marchand <david.marchand@6wind.com>
Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>

No differences found