git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
eb5a9a7
)
drivers/crypto: remove double assignment of driver
author
Shreyansh Jain
<shreyansh.jain@nxp.com>
Fri, 28 Sep 2018 12:26:04 +0000
(17:56 +0530)
committer
Thomas Monjalon
<thomas@monjalon.net>
Fri, 28 Sep 2018 16:02:58 +0000
(18:02 +0200)
Removing double copy of driver information.
04664e5c8346
has shifted
that from driver's probe to bus's probe.
Fixes:
04664e5c8346
("drivers/bus: fill driver reference after NXP probing")
Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
No differences found