Revision e4a6a29d1250022a885123cc0a04bd176b508854 authored by Sudeep KarkadaNagesha on 10 September 2013, 17:59:49 UTC, committed by Rafael J. Wysocki on 19 September 2013, 01:53:44 UTC
Currently all clkdev registration use "cpufreq-cpu0.0" as dev_id
for cpu clock which refers to virtual platform device. It needs to
be "cpu0" instead which is actual cpu0 device id.

This patch changes the dev_id from "cpufreq-cpu0.0" to "cpu0".

Reported-and-tested-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: Shawn Guo <shawn.guo@linaro.org>
Cc: Magnus Damm <damm@opensource.se>
Signed-off-by: Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 3d10a88
History
File Mode Size
Kconfig -rw-r--r-- 829 bytes
Makefile -rw-r--r-- 138 bytes
README -rw-r--r-- 249 bytes
dir.c -rw-r--r-- 7.0 KB
inode.c -rw-r--r-- 17.8 KB
namei.c -rw-r--r-- 940 bytes
qnx6.h -rw-r--r-- 3.3 KB
super_mmi.c -rw-r--r-- 3.9 KB

README

back to top