]> Git Repo - linux.git/commit
ARM: OMAP2+: smsc911x: Add fixed board regulators
authorRuss Dill <[email protected]>
Fri, 23 Mar 2012 09:21:37 +0000 (02:21 -0700)
committerTony Lindgren <[email protected]>
Tue, 3 Apr 2012 17:33:19 +0000 (10:33 -0700)
commit5b3689f4c16bc692a2e2b9808e5efc457aeae371
treefdec1f1fa26d7fae3b4e18f3923779e4b8b4d857
parentbdacbce65492f54e02a97c23328ec4bbcc31554a
ARM: OMAP2+: smsc911x: Add fixed board regulators

Initialize fixed regulators in the board files. Trying to
do this in a generic way in gpmc-smsc911x.c gets messy as
the regulator may be provided by drivers, such as twl4030,
for some boards.

Signed-off-by: Russ Dill <[email protected]>
Signed-off-by: Igor Grinberg <[email protected]>
[[email protected]: combined into one patch, updated comments]
Signed-off-by: Tony Lindgren <[email protected]>
arch/arm/mach-omap2/board-cm-t35.c
arch/arm/mach-omap2/board-igep0020.c
arch/arm/mach-omap2/board-ldp.c
arch/arm/mach-omap2/board-omap3evm.c
arch/arm/mach-omap2/board-omap3logic.c
arch/arm/mach-omap2/board-omap3stalker.c
arch/arm/mach-omap2/board-overo.c
arch/arm/mach-omap2/board-zoom-debugboard.c
This page took 0.069811 seconds and 4 git commands to generate.