From 7898b31ebafbf01d2ad56d251cfc9bfa4e5c644a Mon Sep 17 00:00:00 2001 From: Varka Bhadram Date: Tue, 31 Mar 2015 09:49:08 +0530 Subject: [PATCH] gpio: use devm_kzalloc We can use devres API for allocating memory. No need of using kfree. Signed-off-by: Varka Bhadram Signed-off-by: Linus Walleij --- Reading git-format-patch failed