diff options
author | Leilei Zhao <leilei.zhao@atmel.com> | 2015-04-07 11:45:06 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-04-08 16:20:02 +0200 |
commit | 62728e82026c90af004dd2c328c1314f2f3e6b58 (patch) | |
tree | d15da423e734db525adea1c920ff5bf0ff8a1069 /drivers/nfc/Makefile | |
parent | crypto: atmel-sha - fix sg list management (diff) | |
download | linux-62728e82026c90af004dd2c328c1314f2f3e6b58.tar.xz linux-62728e82026c90af004dd2c328c1314f2f3e6b58.zip |
crypto: atmel-sha - initialize spinlock in probe
Kernel will report "BUG: spinlock lockup suspected on CPU#0"
when CONFIG_DEBUG_SPINLOCK is enabled in kernel config and the
spinlock is used at the first time. It's caused by uninitialized
spinlock, so just initialize it in probe.
Signed-off-by: Leilei Zhao <leilei.zhao@atmel.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/nfc/Makefile')
0 files changed, 0 insertions, 0 deletions