crypto: omap-sham - remove the sysfs group during driver removal
authorTero Kristo <t-kristo@ti.com>
Tue, 5 Nov 2019 14:00:51 +0000 (16:00 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 11 Dec 2019 08:36:57 +0000 (16:36 +0800)
commitb82fc91e50dfb1ed5bac0b99604218e23a89a304
tree1bab17867e2a354050c2f76b924b6a2177d92911
parent462519fc26996a619f7c9cc5f5a34a73934219b9
crypto: omap-sham - remove the sysfs group during driver removal

The driver removal should also cleanup the created sysfs group. If not,
the driver fails the subsequent probe as the files exist already.

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