linux/drivers/devfreq/event
Chanwoo Choi 6f240fbc47 PM / devfreq: event: Add const keyword for devfreq_event_ops structure
This patch adds the const keyword for devfreq_event_ops structure
because the ops of devfreq_event_desc structure should not be changed
after initialization.

Cc: Myungjoo Ham <myungjoo.ham@samsung.com>
Cc: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
2015-03-30 17:09:41 +09:00
..
Kconfig PM / devfreq: event: Add devfreq_event class 2015-01-30 17:56:40 +09:00
Makefile PM / devfreq: event: Add devfreq_event class 2015-01-30 17:56:40 +09:00
exynos-ppmu.c PM / devfreq: event: Add const keyword for devfreq_event_ops structure 2015-03-30 17:09:41 +09:00
exynos-ppmu.h PM / devfreq: event: Add devfreq_event class 2015-01-30 17:56:40 +09:00