summaryrefslogtreecommitdiffstats
path: root/sound/firewire
diff options
context:
space:
mode:
authorSilviu-Mihai Popescu <silviupopescu1990@gmail.com>2013-03-16 13:45:34 +0200
committerMark Brown <broonie@opensource.wolfsonmicro.com>2013-03-20 11:05:56 +0100
commitf7ba716f1e704a00d682a8697108f9c86497c551 (patch)
tree29ad6e35139a06673b4653926f649302b284a2d8 /sound/firewire
parente8b18addee32d1f389573b4c116e67ae230216ad (diff)
downloadlinux-f7ba716f1e704a00d682a8697108f9c86497c551.tar.bz2
ASoC: core: fix invalid free of devm_ allocated data
The objects allocated by devm_* APIs are managed by devres and are freed when the device is detached. Hence there is no need to use kfree() explicitly. Signed-off-by: Silviu-Mihai Popescu <silviupopescu1990@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/firewire')
0 files changed, 0 insertions, 0 deletions