[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1350603664-18148-1-git-send-email-marcos.souza.org@gmail.com>
Date: Thu, 18 Oct 2012 20:41:00 -0300
From: Marcos Paulo de Souza <marcos.souza.org@...il.com>
To: lars@...afoo.de, cbou@...l.ru, dwmw2@...radead.org,
linux-kernel@...r.kernel.org
Cc: Marcos Paulo de Souza <marcos.souza.org@...il.com>
Subject: [PATCH 0/4] driver/power/jz4740-battery: driver cleanup
Hi guys,
This patchset is just a cleanup using devm_* functions. They were
tested in Dingoo A320 for two days, without any problems.
I hope you enjoy :)
Marcos Paulo de Souza (4):
Use devm_kzalloc instead of kzalloc/kfree
Use devm_* for reques_mem_region and ioremap
Use devm_request_irq to avoid some checks
power/jz4740.c: Simplify exit of function
drivers/power/jz4740-battery.c | 53 ++++++++++++----------------------------
1 file changed, 15 insertions(+), 38 deletions(-)
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists