]> git.karo-electronics.de Git - linux-beck.git/commit
[media] media: s5p-mfc: rename special clock to sclk_mfc
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 27 Aug 2014 12:36:28 +0000 (09:36 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 3 Sep 2014 12:05:56 +0000 (09:05 -0300)
commit0c2272170d78f826f6e97f99fb8a67fc17feef07
tree0d48570a351a27f798e7f6a0a2ad8301d572ebd9
parente47ccb1de5db8723b222149004584279a299571f
[media] media: s5p-mfc: rename special clock to sclk_mfc

Commit d19f405a5a8d2ed942b40f8cf7929a5a50d0cc59 ("[media] s5p-mfc: Fix
selective sclk_mfc init") added support for special clock handling
(named "sclk-mfc"). However this clock is not defined yet on any
platform, so before adding it to all Exynos platform, better rename it
to "sclk_mfc" to match the scheme used for all other special clocks on
Exynos platform.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/s5p-mfc/s5p_mfc_pm.c