3b84878c4b
This makes struct rte_cryptodev independent of struct rte_pci_device by replacing it with a pointer to the generic struct rte_device. This is inline with the recent changes in ethdev Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com> Acked-by: John Griffin <john.griffin@intel.com> Reviewed-by: Shreyansh Jain <shreyansh.jain@nxp.com>