All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] Cleanup battery driver for jz4740
@ 2012-10-22  1:13 Marcos Paulo de Souza
  2012-10-22  1:13 ` [PATCH 1/2 v2] drivers: power: jz4740-battery: Use devm_kzalloc instead of kzalloc/kfree Marcos Paulo de Souza
  2012-10-22  1:13 ` [PATCH 2/2 v2] drivers: power: jz4740_battery: Use devm_request_and_ioremap Marcos Paulo de Souza
  0 siblings, 2 replies; 4+ messages in thread
From: Marcos Paulo de Souza @ 2012-10-22  1:13 UTC (permalink / raw)
  To: lars, cbou, dwmw2; +Cc: linux-kernel, Marcos Paulo de Souza

Hi guys,

This is the second attempt for clean of the battery driver 
of jz4740.

Changelog:
	Path 1/2: Is the same, just added the Acked-by from
			Lars Peter-Clausen
	Path 2/2: use devm_request_and_ioremap, suggested by
			Lars Petr-Clausen

	The third patch about irqs sent before was droped. This will 
	be reworked in the next patches.

I hope you enjoy :)

Marcos Paulo de Souza (2):
  drivers: power: jz4740-battery: Use devm_kzalloc instead of
    kzalloc/kfree
  drivers: power: jz4740_battery: Use devm_request_and_ioremap

 drivers/power/jz4740-battery.c |   35 ++++++++---------------------------
 1 file changed, 8 insertions(+), 27 deletions(-)

-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-10-22  7:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-22  1:13 [PATCH 0/2 v2] Cleanup battery driver for jz4740 Marcos Paulo de Souza
2012-10-22  1:13 ` [PATCH 1/2 v2] drivers: power: jz4740-battery: Use devm_kzalloc instead of kzalloc/kfree Marcos Paulo de Souza
2012-10-22  1:13 ` [PATCH 2/2 v2] drivers: power: jz4740_battery: Use devm_request_and_ioremap Marcos Paulo de Souza
2012-10-22  7:00   ` Lars-Peter Clausen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.