diff options
author | Jingoo Han <jg1.han@samsung.com> | 2013-02-20 18:27:21 +0900 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2013-04-08 17:25:18 +0200 |
commit | 85529575b67c318e296ae183cc80617d79aea23b (patch) | |
tree | 5d392764c2105dec52a3933c8d8df4a5d204c446 /scripts/gdb/vmlinux-gdb.py | |
parent | c6cc25fda58da8685ecef3f179adc7b99c8253b2 (diff) |
mfd: 88pm860x: Drop devm_kfree of devm_kzalloc'd data
devm_kfree() allocates memory that is released when a driver detaches.
Thus, there is no reason to explicitly call devm_kfree() in probe or remove
functions.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions