> >
> > Signed-off-by: Romain Perier
> > Signed-off-by: Allen Pais
> > ---
> > drivers/crypto/ccree/cc_fips.c| 6 +++---
> > drivers/crypto/ccree/cc_request_mgr.c | 12 ++--
> > 2 files changed, 9 insertions(+), 9 deletions(-)
> >
> > diff --git a/drivers/crypto/ccree/cc_fips.c
Hi Allen,
Thank you for the patch.
Please make sure to CC maintainers on changes to drivers they
maintain, otherwise it's hard to keep track. Thanks!
On Mon, Dec 7, 2020 at 11:02 AM Allen Pais wrote:
>
> From: Allen Pais
>
> In preparation for unconditionally passing the
> struct tasklet_struc
From: Allen Pais
In preparation for unconditionally passing the
struct tasklet_struct pointer to all tasklet
callbacks, switch to using the new tasklet_setup()
and from_tasklet() to pass the tasklet pointer explicitly.
Signed-off-by: Romain Perier
Signed-off-by: Allen Pais
---
drivers/crypto/