From 602dba5a81790375f364e484cbc439f17157752e Mon Sep 17 00:00:00 2001 From: Kim Phillips Date: Fri, 15 Jul 2011 11:21:39 +0800 Subject: [PATCH] crypto: talitos - don't set done notification in hot path 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 Signed-off-by: Herbert Xu --- Reading git-format-patch failed