On Wednesday 12 June 2013 07:54 PM, Tony Lindgren wrote:
* Balaji T K <balaj...@ti.com> [130606 12:20]:
Add needs_vmmc and needs_vmmc_aux to indicate whether regulator is
applicable so that omap_hsmmc can handle deferred probe error
properly for regulators.
Remove the assumption that vmmc_aux regulator to be available only if vmmc is
present. Platforms can have fixed-always-ON regulator for vmmc and/or vmmc_aux
in such cases regulator needed not be specified in board file.

Looks good to me, I suggest you resend this again a bit later once the
other changes are merged so we can avoid a dependency between 
arch/arm/mach-omap2
and MMC changes.


Ok, will separate the board changes and send the rest via mmc tree

Regards,

Tony

Signed-off-by: Balaji T K <balaj...@ti.com>
---
  arch/arm/mach-omap2/board-2430sdp.c          |    1 +
  arch/arm/mach-omap2/board-3430sdp.c          |    3 +++
  arch/arm/mach-omap2/board-cm-t35.c           |    2 ++
  arch/arm/mach-omap2/board-devkit8000.c       |    1 +
  arch/arm/mach-omap2/board-igep0020.c         |    3 +++
  arch/arm/mach-omap2/board-ldp.c              |    1 +
  arch/arm/mach-omap2/board-omap3beagle.c      |    2 ++
  arch/arm/mach-omap2/board-omap3evm.c         |    3 +++
  arch/arm/mach-omap2/board-omap3logic.c       |    1 +
  arch/arm/mach-omap2/board-omap3pandora.c     |    3 +++
  arch/arm/mach-omap2/board-omap3stalker.c     |    2 ++
  arch/arm/mach-omap2/board-omap3touchbook.c   |    2 ++
  arch/arm/mach-omap2/board-overo.c            |    1 +
  arch/arm/mach-omap2/board-rm680.c            |    1 +
  arch/arm/mach-omap2/board-rx51-peripherals.c |    3 +++
  arch/arm/mach-omap2/board-zoom-peripherals.c |    4 ++++
  arch/arm/mach-omap2/hsmmc.c                  |    2 ++
  arch/arm/mach-omap2/hsmmc.h                  |    2 ++
  include/linux/platform_data/mmc-omap.h       |    2 ++
  19 files changed, 39 insertions(+), 0 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to