android_kernel_samsung_msm8976/drivers/cpufreq
Tobias Klauser 58a7295bc8 [CPUFREQ] Fix sysfs_create_file return value handling
Commit 0a4b2ccc55 in cpufreq.git
eliminates the build warnings but does not pass on the error code of
sysfs_create_file to the function calling cpufreq_add_dev. Instead some
previous value of ret would be returned.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Dave Jones <davej@redhat.com>
2007-06-21 12:57:54 -04:00
..
cpufreq.c [CPUFREQ] Fix sysfs_create_file return value handling 2007-06-21 12:57:54 -04:00
cpufreq_conservative.c Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq 2007-02-16 08:16:01 -08:00
cpufreq_ondemand.c [CPUFREQ] ondemand: fix tickless accounting and software coordination bug 2007-06-21 12:57:53 -04:00
cpufreq_performance.c [CPUFREQ] Fix coding style issues in cpufreq. 2006-11-06 19:16:34 -05:00
cpufreq_powersave.c [CPUFREQ] Fix coding style issues in cpufreq. 2006-11-06 19:16:34 -05:00
cpufreq_stats.c Add suspend-related notifications for CPU hotplug 2007-05-09 12:30:56 -07:00
cpufreq_userspace.c [CPUFREQ] Keep userspace governor quiet when it is not being used 2007-06-21 12:57:53 -04:00
freq_table.c [CPUFREQ] Fix coding style issues in cpufreq. 2006-11-06 19:16:34 -05:00
Kconfig [CPUFREQ] cleanup kconfig options 2007-04-26 14:32:03 -04:00
Makefile [CPUFREQ] Conservative cpufreq governer 2005-05-31 19:03:47 -07:00