diff options
author | Axel Lin <axel.lin@gmail.com> | 2010-08-24 05:44:05 (GMT) |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2010-10-28 22:28:56 (GMT) |
commit | b59cedeffaef54dd091baf01fd5e276ac50a3176 (patch) | |
tree | cb0d09792f756bc6297daaf91aae75d493358adb /Documentation/lguest | |
parent | 2c36af7b57540ea52d74dbbe71bf860aca910bb9 (diff) | |
download | linux-fsl-qoriq-b59cedeffaef54dd091baf01fd5e276ac50a3176.tar.xz |
mfd: Fix da903x_add_subdevs error path
This patch fixes da903x_add_subdevs error path:
1. return -ENOMEM if platform_device_alloc() fail.
2. call platform_device_put() if platform_device_add() fail.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Eric Miao <eric.y.miao@gmail.com>
Acked-by: Mike Rapoport <mike@compulab.co.il>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'Documentation/lguest')
0 files changed, 0 insertions, 0 deletions