PM / devfreq: fix typo "CPU_EXYNOS4.12" twice
authorPaul Bolle <pebolle@tiscali.nl>
Wed, 13 Mar 2013 21:10:02 +0000 (22:10 +0100)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Mon, 3 Jun 2013 11:20:29 +0000 (20:20 +0900)
commitfe98461feac4557bc3110ec5a2847fd21c722b73
tree350eb60960a6ca71dc7cfd121f668afb5096fd57
parent5751cdc0c9337b4f5fdd05f45ca3483e7cd7a708
PM / devfreq: fix typo "CPU_EXYNOS4.12" twice

Dependencies on CPU_EXYNOS4212 and CPU_EXYNOS4412 for the "ARM
Exynos4210/4212/4412 Memory Bus DEVFREQ Driver" were added in commit
7b4050381127ae11fcfc74a106d715a5fbbf888a ("PM/Devfreq: Add Exynos4-bus
device DVFS driver for Exynos4210/4212/4412."). The tree (at that time,
v3.3, and currently) makes clear that this should have been dependencies
on SOC_EXYNOS4212 and SOC_EXYNOS4412.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
drivers/devfreq/Kconfig