Searched hist:aa9aa1ec2df6ffb270cf98b848570ed58e11a1f9 (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm/mach-davinci/ |
H A D | pm.c | diff aa9aa1ec2df6ffb270cf98b848570ed58e11a1f9 Tue Nov 15 20:54:19 CET 2016 Kevin Hilman <khilman@baylibre.com> ARM: davinci: PM: rework init, remove platform device
Remove fake platform device used for PM init. Move pdata values which are common across all current platforms into pm.c.
Also, since PM is only used on da8xx, remove davinci_pm_init() from common init code, and only use in da850/omapl138 board files that are currently creating the fake platform_device.
Suggested-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com> [nsekhar@ti.com: subject line adjustment] Signed-off-by: Sekhar Nori <nsekhar@ti.com>
|
H A D | common.c | diff aa9aa1ec2df6ffb270cf98b848570ed58e11a1f9 Tue Nov 15 20:54:19 CET 2016 Kevin Hilman <khilman@baylibre.com> ARM: davinci: PM: rework init, remove platform device
Remove fake platform device used for PM init. Move pdata values which are common across all current platforms into pm.c.
Also, since PM is only used on da8xx, remove davinci_pm_init() from common init code, and only use in da850/omapl138 board files that are currently creating the fake platform_device.
Suggested-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com> [nsekhar@ti.com: subject line adjustment] Signed-off-by: Sekhar Nori <nsekhar@ti.com>
|
H A D | da850.c | diff aa9aa1ec2df6ffb270cf98b848570ed58e11a1f9 Tue Nov 15 20:54:19 CET 2016 Kevin Hilman <khilman@baylibre.com> ARM: davinci: PM: rework init, remove platform device
Remove fake platform device used for PM init. Move pdata values which are common across all current platforms into pm.c.
Also, since PM is only used on da8xx, remove davinci_pm_init() from common init code, and only use in da850/omapl138 board files that are currently creating the fake platform_device.
Suggested-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Kevin Hilman <khilman@baylibre.com> [nsekhar@ti.com: subject line adjustment] Signed-off-by: Sekhar Nori <nsekhar@ti.com>
|