diff options
author | Jingoo Han <jg1.han@samsung.com> | 2012-10-29 05:31:07 +0100 |
---|---|---|
committer | Bryan Wu <cooloney@gmail.com> | 2012-11-26 23:28:49 +0100 |
commit | 3651c4b904b005fcba757c529184e8c3c596cb05 (patch) | |
tree | 88a28495b5b216eee61d64d20b6a89d0439559ed /drivers/leds/leds-lm355x.c | |
parent | leds: leds-lp5523: fix build warnings (diff) | |
download | linux-3651c4b904b005fcba757c529184e8c3c596cb05.tar.xz linux-3651c4b904b005fcba757c529184e8c3c596cb05.zip |
leds: leds-88pm860x: drop devm_kfree of devm_kzalloc'd data
The devm_kfree function 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: Bryan Wu <cooloney@gmail.com>
Diffstat (limited to 'drivers/leds/leds-lm355x.c')
0 files changed, 0 insertions, 0 deletions