dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/mach-davinci/include/mach
Sekhar Nori 13d5e27a44 davinci: DA850/OMAP-L138: avoid using separate initcall for initializing regulator
Using a device_initcall() for initializing the voltage regulator
on DA850 is not such a good idea because it gets called for all
platforms - even those who do not have a regulator implemented.
This leads to a big fat warning message during boot-up when
regulator cannot be found.

Instead, tie initialization of voltage regulator to cpufreq init.
Define a platform specific init call which in case of DA850 gets
used for initializing the regulator. On other future platforms it
can be used for other purposes.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
2009-11-25 10:21:37 -08:00
..
asp.h Davinci: DM365: Add platform device for McBSP 2009-11-25 10:21:17 -08:00
clkdev.h davinci: major rework of clock, PLL, PSC infrastructure 2009-04-23 09:31:00 -07:00
clock.h davinci: major rework of clock, PLL, PSC infrastructure 2009-04-23 09:31:00 -07:00
common.h DaVinci: rename setup_usb() to davinci_setup_usb() 2009-11-25 10:21:33 -08:00
cp_intc.h davinci: INTC: add support for TI cp_intc 2009-05-26 07:18:14 -07:00
cpufreq.h davinci: DA850/OMAP-L138: avoid using separate initcall for initializing regulator 2009-11-25 10:21:37 -08:00
cpuidle.h davinci: add CPU idle driver 2009-11-25 10:21:37 -08:00
cputype.h davinci: Add base DA850/OMAP-L138 SoC support 2009-08-26 11:55:44 +03:00
da8xx.h davinci: DA8XX/OMAP-L1XX: add support for cpuidle driver register 2009-11-25 10:21:37 -08:00
debug-macro.S davinci: Add support for DA850/OMAP-L138 EVM board 2009-08-26 11:55:45 +03:00
dm355.h davinci: DM355 - platform changes for vpfe capture 2009-09-16 10:25:45 -07:00
dm365.h Davinci: DM365: Enable DaVinci Key Scan support for DM365 EVM 2009-11-25 10:21:32 -08:00
dm644x.h DaVinci: remove unneeded #include's 2009-11-25 10:21:31 -08:00
dm646x.h DaVinci: DM646x - platform changes for vpif capture and display drivers 2009-09-16 10:28:46 -07:00
edma.h DaVinci: EDMA: Adding 2 new APIs for allocating/freeing PARAMs 2009-08-26 11:55:59 +03:00
emac.h davinci: Factor out emac mac address handling 2009-05-28 15:17:47 -07:00
entry-macro.S davinci: Integrate cp_intc support into low-level irq code 2009-05-28 15:17:47 -07:00
gpio.h davinci: Macro to convert GPIO signal to GPIO pin number 2009-08-26 11:55:54 +03:00
hardware.h davinci: Move IO device mapping macros from io.h to hardware.h 2009-08-26 10:57:01 +03:00
i2c.h ARM: DaVinci: i2c setup 2008-09-17 00:31:42 -07:00
io.h davinci: Move IO device mapping macros from io.h to hardware.h 2009-08-26 10:57:01 +03:00
irqs.h DaVinci: DM365: Adding entries for DM365 IRQ's 2009-08-26 11:55:58 +03:00
memory.h davinci: da8xx: Add base DA830/OMAP-L137 SoC support 2009-08-26 10:56:59 +03:00
mmc.h davinci: MMC platform support 2009-05-26 07:18:16 -07:00
mux.h Davinci: DM365: Enable DaVinci Key Scan support for DM365 EVM 2009-11-25 10:21:32 -08:00
nand.h mtd: nand: davinci_nand, 4-bit ECC for smallpage 2009-06-05 17:39:36 +01:00
psc.h davinci: Add base DA850/OMAP-L138 SoC support 2009-08-26 11:55:44 +03:00
serial.h davinci: Move IO device mapping macros from io.h to hardware.h 2009-08-26 10:57:01 +03:00
sram.h davinci: add SRAM allocator 2009-05-28 15:18:13 -07:00
system.h DaVinci: remove unneeded #include's 2009-11-25 10:21:31 -08:00
time.h davinci: Add watchdog base address flexibility 2009-05-26 08:20:31 -07:00
timex.h [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
uncompress.h davinci: Add support for DA850/OMAP-L138 EVM board 2009-08-26 11:55:45 +03:00
usb.h DaVinci: rename setup_usb() to davinci_setup_usb() 2009-11-25 10:21:33 -08:00
vmalloc.h davinci: Move IO device mapping macros from io.h to hardware.h 2009-08-26 10:57:01 +03:00