crypto: sa2ul - add device links to child devices
authorTero Kristo <t-kristo@ti.com>
Mon, 13 Jul 2020 08:34:25 +0000 (11:34 +0300)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 23 Jul 2020 07:34:17 +0000 (17:34 +1000)
commitfd92028e4c0cbbe498cc622369baff6b395e88e6
tree6eaa18b8f826ec20dad890ee25897ab25a9f18b2
parentd2c8ac187fc922e73930a1b2f6a211e27f595d01
crypto: sa2ul - add device links to child devices

The child devices for sa2ul (like the RNG) have hard dependency towards
the parent, they can't function without the parent enabled. Add device
link for this purpose so that the dependencies are taken care of properly.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/sa2ul.c