crypto: talitos - don't set done notification in hot path
authorKim Phillips <kim.phillips@freescale.com>
Fri, 15 Jul 2011 03:21:39 +0000 (11:21 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 15 Jul 2011 03:21:39 +0000 (11:21 +0800)
IRQ done notification is always set.  Remove its explicit
assignment from the hot path by including it in the
descriptor header template assignment in talitos_cra_init.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found