diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-03-11 15:30:40 +0900 |
---|---|---|
committer | Anton Vorontsov <anton@enomsg.org> | 2013-03-31 23:25:17 -0700 |
commit | 3f8060a5fe1825dce3bf9870f4bef964fe6374c9 (patch) | |
tree | bcff183cb3d296226659e074ea3c5088a7fd9510 /sound/oss | |
parent | f11d018fd6f24e611e06d6aedd91c59831b3bf05 (diff) |
88pm860x_charger: Drop kfree of devm_kzalloc'd data
The devm_kzalloc function allocates memory that is released automatically,
when a driver detaches. Thus, there is no reason to explicitly call kfree
in probe or remove functions.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
Diffstat (limited to 'sound/oss')
0 files changed, 0 insertions, 0 deletions