[RESEND PATCH 0/4] mmc_spi: Add support for regulator framework

2011-04-21 Thread Antonio Ospite
Hi, resending the patchset as I missed some recipients on the first round. This patchset has the purpose of adding support for the regulator framework to the mmc_spi driver. The first three patches are preparatory cleanups to make the forth one more straightforward. Maybe the fourth patch can

Re: [PATCH 0/4] mmc_spi: Add support for regulator framework

2011-04-05 Thread Antonio Ospite
On Mon, 4 Apr 2011 21:05:43 -0600 Grant Likely grant.lik...@secretlab.ca wrote: On Mon, Apr 04, 2011 at 11:56:31AM +0200, Antonio Ospite wrote: On Mon, 21 Mar 2011 19:46:38 +0100 Antonio Ospite osp...@studenti.unina.it wrote: Hi, this patchset has the purpose of adding support

Re: [PATCH 0/4] mmc_spi: Add support for regulator framework

2011-04-05 Thread Grant Likely
On Tue, Apr 05, 2011 at 10:43:47AM +0200, Antonio Ospite wrote: On Mon, 4 Apr 2011 21:05:43 -0600 Grant Likely grant.lik...@secretlab.ca wrote: On Mon, Apr 04, 2011 at 11:56:31AM +0200, Antonio Ospite wrote: On Mon, 21 Mar 2011 19:46:38 +0100 Antonio Ospite osp...@studenti.unina.it

Re: [PATCH 0/4] mmc_spi: Add support for regulator framework

2011-04-04 Thread Antonio Ospite
On Mon, 21 Mar 2011 19:46:38 +0100 Antonio Ospite osp...@studenti.unina.it wrote: Hi, this patchset has the purpose of adding support for the regulator framework to the mmc_spi driver. The first three patches are preparatory cleanups to make the fourth one more straightforward. Maybe

Re: [PATCH 0/4] mmc_spi: Add support for regulator framework

2011-04-04 Thread Grant Likely
On Mon, Apr 04, 2011 at 11:56:31AM +0200, Antonio Ospite wrote: On Mon, 21 Mar 2011 19:46:38 +0100 Antonio Ospite osp...@studenti.unina.it wrote: Hi, this patchset has the purpose of adding support for the regulator framework to the mmc_spi driver. The first three patches are

[PATCH 0/4] mmc_spi: Add support for regulator framework

2011-03-21 Thread Antonio Ospite
Hi, this patchset has the purpose of adding support for the regulator framework to the mmc_spi driver. The first three patches are preparatory cleanups to make the forth one more straightforward. Maybe the fourth patch can be improved, I am open to any suggestions about it. These changes take