summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs4271.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2017-02-14 17:47:12 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-14 15:03:57 -0500
commit675d4d5c03d752edff3e1ef93c032a4eeb660552 (patch)
tree32238a8efd6d6be4f0b35f26544bf8cb56021ed7 /sound/soc/codecs/cs4271.c
parenta06d4d672f76ef01d1fac38e2cefc22b7aaa7476 (diff)
pch_gbe: Omit private ndo_get_stats function
pch_gbe_get_stats() just returns dev->stats so we can leave it out altogether and let dev_get_stats() do the job. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/soc/codecs/cs4271.c')
0 files changed, 0 insertions, 0 deletions
q/ondemand legacy p-state mode. Or second, the "performance" governor can be used with intel_pstate, which will modify HWP.EPP to 0. Or third, starting in 4.10, the /sys/devices/system/cpu/cpufreq/policy*/energy_performance_preference attribute in can be updated from "balance_power" to "performance". Or fourth, apply this patch, which fixes the erroneous setting of MSR_IA32_POWER_CTL BIT_EE on this model, allowing the default configuration to function as designed. Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Reviewed-by: Len Brown <len.brown@intel.com> Cc: 4.6+ <stable@vger.kernel.org> # 4.6+ Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'sound/pci/rme9652')