diff options
author | Viresh Kumar <[email protected]> | 2016-04-22 16:58:41 +0530 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2016-04-25 16:18:23 +0200 |
commit | 7ead83f6df2b105e4973140fe323a93ccfd4f8f9 (patch) | |
tree | 0faafc8bd758ff32f58d35785ea4977ca2dc17a5 /arch/arm/mach-omap2/pm.c | |
parent | a59511d1daa6406eede58a79f99250ffcd9a3566 (diff) |
cpufreq: imx: Use generic platdev driver
The cpufreq-dt-platdev driver supports creation of cpufreq-dt platform
device now, reuse that and remove similar code from platform code.
Note that the complete routine imx27_dt_init() is removed as
of_platform_populate(NULL, of_default_bus_match_table, NULL, NULL);
has same effect as a NULL .init_machine machine callback pointer.
Signed-off-by: Viresh Kumar <[email protected]>
Acked-by: Lucas Stach <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'arch/arm/mach-omap2/pm.c')
0 files changed, 0 insertions, 0 deletions