commit | 7f0f07ce25b62be9234998134f19e1511a9ad6c7 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Tue Jun 12 20:26:58 2012 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Mon Jul 09 00:16:11 2012 +0200 |
tree | 054337ede5afe3ae1a43bbf454ad2e6572ee9f31 | |
parent | 78a27cd3e891e8da343942aec10c926eaffabd63 [diff] |
mfd: Use devm allocation for ab3100-core Allocate memory and irq for device state using devm_* helpers to simplify memory accounting. Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>