diff options
author | Silviu-Mihai Popescu <[email protected]> | 2013-03-16 13:45:34 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2013-03-20 11:05:56 +0100 |
commit | f7ba716f1e704a00d682a8697108f9c86497c551 (patch) | |
tree | 29ad6e35139a06673b4653926f649302b284a2d8 /fs/jbd2/commit.c | |
parent | e8b18addee32d1f389573b4c116e67ae230216ad (diff) |
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 <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions