commit | 8b12552d248d574b6e333a6e120bccb2abe4010a | [log] [tgz] |
---|---|---|
author | Allen Martin <amartin@nvidia.com> | Thu Jun 30 16:59:19 2011 -0700 |
committer | Todd Poynor <toddpoynor@google.com> | Fri Jul 15 15:33:55 2011 -0700 |
tree | d86ac69579b686a69eab5352b277ba78ead9a6b7 | |
parent | 80e65d97d20da210e2cd04436d64a58cbba0c2be [diff] |
cpufreq: interactive: Add error checking on sysfs interfaces This adds better error checking on tunable parameters on sysfs interfaces. Also fixes return value from these functions, previously on success they would return 0 which would cause a infinite loop. Change-Id: Ic05038492166f8673d007202092471f98a2f0dfa Signed-off-by: Allen Martin <amartin@nvidia.com>