diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2014-01-07 17:36:24 +0400 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-01-07 19:47:18 +0400 |
commit | 136c8bf374dd9aef0f98e5c26d1cba5b066e2443 (patch) | |
tree | 80ca7d5d7cdd96fc85fddc774c2ba574c919366d /drivers/spi/spi-fsl-dspi.c | |
parent | fa4934a02adaac9d5bbd2b9ac818c523bf2ea9aa (diff) | |
download | linux-136c8bf374dd9aef0f98e5c26d1cba5b066e2443.tar.xz |
spi: dw-pci: remove free for resources allocated with devm_*
It's not necessary to free resources allocated with devm_*
and free them may lead to double free.
Fixes: 04f421e7b0b1 ('spi: dw: use managed resources')
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'drivers/spi/spi-fsl-dspi.c')
0 files changed, 0 insertions, 0 deletions