public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] mfd: palmas: fix the resource leak issue and cleanups.
@ 2013-09-26 13:33 Laxman Dewangan
  2013-09-26 13:33 ` [PATCH 1/4] mfd: palmas: remove call of mfd_remove_devices Laxman Dewangan
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Laxman Dewangan @ 2013-09-26 13:33 UTC (permalink / raw)
  To: sameo, lee.jones; +Cc: linux-kernel, swarren, Laxman Dewangan

This series does the:
- removing non-require api calls.
- Fix the resource leaks.
- reset the initialisation done in probing.

Laxman Dewangan (4):
  mfd: palmas: remove call of mfd_remove_devices
  mfd: palmas: add MODULE_DEVICE_TABLE for of_device table
  mfd: palmas: reset pm_power_off if it is set for the device
  mfd: palmas: fix resource leak of i2c_dummy devices

 drivers/mfd/palmas.c |   28 +++++++++++++++++++++-------
 1 files changed, 21 insertions(+), 7 deletions(-)


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

end of thread, other threads:[~2013-09-27  8:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-26 13:33 [PATCH 0/4] mfd: palmas: fix the resource leak issue and cleanups Laxman Dewangan
2013-09-26 13:33 ` [PATCH 1/4] mfd: palmas: remove call of mfd_remove_devices Laxman Dewangan
2013-09-27  8:07   ` Lee Jones
2013-09-26 13:33 ` [PATCH 2/4] mfd: palmas: add MODULE_DEVICE_TABLE for of_device table Laxman Dewangan
2013-09-27  8:04   ` Lee Jones
2013-09-26 13:33 ` [PATCH 3/4] mfd: palmas: reset pm_power_off if it is set for the device Laxman Dewangan
2013-09-27  8:01   ` Lee Jones
2013-09-26 13:33 ` [PATCH 4/4] mfd: palmas: fix resource leak of i2c_dummy devices Laxman Dewangan
2013-09-27  7:49   ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox