diff options
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | 2014-01-07 14:36:24 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-01-07 16:47:18 +0100 |
commit | 136c8bf374dd9aef0f98e5c26d1cba5b066e2443 (patch) | |
tree | 80ca7d5d7cdd96fc85fddc774c2ba574c919366d /drivers/spi/spi-fsl-dspi.c | |
parent | spi: dw-pci: fix typo (diff) | |
download | linux-136c8bf374dd9aef0f98e5c26d1cba5b066e2443.tar.xz linux-136c8bf374dd9aef0f98e5c26d1cba5b066e2443.zip |
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