diff options
author | Christophe Jaillet <christophe.jaillet@wanadoo.fr> | 2017-06-15 08:53:11 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-06-15 12:41:33 +0300 |
commit | c3a3d3c41b74b05267bab6173f2a8224a1443ba6 (patch) | |
tree | c333163208e4e9ab5179f6e26e78bce2e5c87492 /drivers/fpga/fpga-mgr.c | |
parent | ec2212c4af20d84841ae288a397d8ee9ecec72a0 (diff) | |
download | linux-c3a3d3c41b74b05267bab6173f2a8224a1443ba6.tar.xz |
ASoC: rockchip: Fix an error handling in 'rockchip_i2s_probe'
If this memory allocation fail, we must disable what has been enabled.
Do not return immediately but go thrue the error handling path instead.
Also use 'devm_kmemdup' instead of 'devm_kzalloc+memcpy' to simplify code.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions