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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to