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-- 956 bytes
Makefile -rw-r--r-- 153 bytes
control.c -rw-r--r-- 7.9 KB
cuse.c -rw-r--r-- 15.4 KB
dev.c -rw-r--r-- 49.1 KB
dir.c -rw-r--r-- 47.1 KB
file.c -rw-r--r-- 62.4 KB
fuse_i.h -rw-r--r-- 20.4 KB
inode.c -rw-r--r-- 29.8 KB

back to top