commit | b38be288140c3d5317bf55439cd3d6fd6395a98e | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Tue Oct 08 14:51:34 2013 +0530 |
committer | Brian Norris <computersforpeace@gmail.com> | Wed Nov 06 23:32:48 2013 -0800 |
tree | 6a469057e63610fdac70050b790054a952c88178 | |
parent | fcfd9f2dd786a79400e1e799713ff71e939b40b5 [diff] |
mtd: sst25l: Use devm_kzalloc devm_kzalloc is device managed and makes code simpler. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Brian Norris <computersforpeace@gmail.com>