diff options
author | Tudor Ambarus <tudor.ambarus@microchip.com> | 2020-01-15 12:53:53 +0000 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-01-22 16:21:09 +0800 |
commit | b46f36c05ab40d8339ec08809f89e45b1817cf86 (patch) | |
tree | bf61d29b2504ae626af40ec68efca6f7e72a4354 /usr | |
parent | 41419a289010836bd759bf7e254fe041a3dc52d2 (diff) | |
download | lwn-b46f36c05ab40d8339ec08809f89e45b1817cf86.tar.gz lwn-b46f36c05ab40d8339ec08809f89e45b1817cf86.zip |
crypto: atmel-{aes,sha,tdes} - Retire crypto_platform_data
These drivers no longer need it as they are only probed via DT.
crypto_platform_data was allocated but unused, so remove it.
This is a follow up for:
commit 45a536e3a7e0 ("crypto: atmel-tdes - Retire dma_request_slave_channel_compat()")
commit db28512f48e2 ("crypto: atmel-sha - Retire dma_request_slave_channel_compat()")
commit 62f72cbdcf02 ("crypto: atmel-aes - Retire dma_request_slave_channel_compat()")
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions