commit | 02b552160f955a6dd6a54600f262365dc8916d69 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Apr 03 23:20:56 2012 +0100 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Apr 04 11:38:52 2012 +0100 |
tree | bcc872ae750cd3ef2a9ca706bfc486e642dc67a6 | |
parent | 69d715a142f393bbcf1c05b440c074bed2aa0416 [diff] |
regulator: gpio-regulator: Basic devm_kzalloc() conversion There's some other allocations but they're not so trivial as they use kmemdup() and kstrdup(). Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>