]> rtime.felk.cvut.cz Git - linux-imx.git/commit
cpufreq: exynos: Remove error return even if no soc is found
authorAmit Daniel Kachhap <amit.daniel@samsung.com>
Mon, 8 Apr 2013 08:17:36 +0000 (08:17 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 10 Apr 2013 11:19:26 +0000 (13:19 +0200)
commitc1585207a54659c51e0cebb7a208c6671cc3f03c
tree8e933bee1988fff63759b0fb233d4ab1e2f450ce
parent49d7b5bfb79cd5f8141a2998e2f4003d0ed65e5c
cpufreq: exynos: Remove error return even if no soc is found

This patch helps to have single binary for exynos5440 and previous
exynos soc's. This change is needed for adding exynos5440 cpufreq driver
which does not uses exynos-cpufreq common file and adds it own driver.

Signed-off-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/exynos-cpufreq.c