WSL2-Linux-Kernel/drivers/devfreq
Greg Kroah-Hartman a93d6b0a87 devfreq: convert devfreq_class to use dev_groups
The dev_attrs field of struct class is going away soon, dev_groups
should be used instead.  This converts the devfreq_class code to use the
correct field.

Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-08-19 21:22:34 -07:00
..
exynos
Kconfig
Makefile
devfreq.c devfreq: convert devfreq_class to use dev_groups 2013-08-19 21:22:34 -07:00
governor.h
governor_performance.c
governor_powersave.c
governor_simpleondemand.c
governor_userspace.c