drivers/bus: fill driver reference after NXP probing
authorThomas Monjalon <thomas@monjalon.net>
Mon, 24 Sep 2018 23:55:28 +0000 (01:55 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 27 Sep 2018 12:43:47 +0000 (14:43 +0200)
The probing functions of NXP buses were missing to set
the driver used for successfully probing a device.

The NXP driver and the generic rte_driver are now set
in the device structures.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Shreyansh Jain <shreyansh.jain@nxp.com>

No differences found