diff options
author | Lee Jones <lee.jones@linaro.org> | 2012-11-05 16:10:35 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-11-11 23:35:04 +0100 |
commit | 8c4203cb5814f53169dc4ff084a65dcf509b6f60 (patch) | |
tree | aea94f5c585274a4a5aa8813c39f7a770e35cd9c /block/scsi_ioctl.c | |
parent | 84e6de813b2d1bdb127943d3c8edf1c1afaa90da (diff) |
mfd: ab8500-core: Use devm_* memory/IRQ and allocation/free routines
It is better to use devm_* calls, as they allow for easier
and more automatic clean-up. Resources are device allocated,
so when a device is freed, so are all associated resources.
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'block/scsi_ioctl.c')
0 files changed, 0 insertions, 0 deletions