PM / devfreq: Move exynos4 devfreq driver into a new sub-directory
authorAbhilash Kesavan <a.kesavan@samsung.com>
Wed, 23 Oct 2013 12:01:44 +0000 (21:01 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:47:50 +0000 (11:47 +0900)
commitcbd34fe461a09e83d054eaa08746bd3dfc7c1657
treef99763bf889b9b533d033b90604c2453fb79f108
parentbae0310a4bb0c74a22ae836c75e419887ea7365d
PM / devfreq: Move exynos4 devfreq driver into a new sub-directory

In anticipation of the new exynos5 devfreq and ppmu driver, create
an exynos sub-directory. Move the existing exynos4 devfreq driver
into the same.

Change-Id: I4734de3aa1da881996c580145cdc2f78d8df2553
Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com>
Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>
drivers/devfreq/Makefile
drivers/devfreq/exynos/Makefile [new file with mode: 0644]
drivers/devfreq/exynos/exynos4_bus.c [moved from drivers/devfreq/exynos4_bus.c with 99% similarity]