[PATCH 28/49] crypto: irq: Remove IRQF_DISABLED

2011-10-22 Thread Yong Zhang
this flag is a NOOP and can be removed. Signed-off-by: Yong Zhang --- drivers/crypto/mv_cesa.c |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/drivers/crypto/mv_cesa.c b/drivers/crypto/mv_cesa.c index 5c6f56f..7a10360 100644 --- a/drivers/crypto/mv_cesa.c +++ b/drivers

[PATCH 29/55] crypto: irq: Remove IRQF_DISABLED

2011-09-22 Thread Yong Zhang
this flag is a NOOP and can be removed. Signed-off-by: Yong Zhang --- drivers/crypto/mv_cesa.c |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/drivers/crypto/mv_cesa.c b/drivers/crypto/mv_cesa.c index 5c6f56f..7a10360 100644 --- a/drivers/crypto/mv_cesa.c +++ b/drivers

[PATCH 29/57] crypto: irq: Remove IRQF_DISABLED

2011-09-21 Thread Yong Zhang
this flag is a NOOP and can be removed. Signed-off-by: Yong Zhang --- drivers/crypto/mv_cesa.c |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/drivers/crypto/mv_cesa.c b/drivers/crypto/mv_cesa.c index 5c6f56f..7a10360 100644 --- a/drivers/crypto/mv_cesa.c +++ b/drivers