Re: Re: [PATCHv4 1/8] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor

2014-12-18 Thread MyungJoo Ham
Dear Myungjoo, Thanks for your review. On 12/18/2014 03:24 PM, MyungJoo Ham wrote: Hi Chanwoo, I love the idea and I now have a little mechanical issues in your code. --- drivers/devfreq/Kconfig | 2 + drivers/devfreq/Makefile| 5 +-

Re: [PATCHv4 1/8] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor

2014-12-18 Thread Chanwoo Choi
Dear Myungjoo, On 12/19/2014 11:11 AM, MyungJoo Ham wrote: Dear Myungjoo, Thanks for your review. On 12/18/2014 03:24 PM, MyungJoo Ham wrote: Hi Chanwoo, I love the idea and I now have a little mechanical issues in your code. --- drivers/devfreq/Kconfig | 2 +

Re: [PATCHv4 1/8] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor

2014-12-17 Thread MyungJoo Ham
Hi Chanwoo, I love the idea and I now have a little mechanical issues in your code. --- drivers/devfreq/Kconfig | 2 + drivers/devfreq/Makefile| 5 +- drivers/devfreq/devfreq-event.c | 449 drivers/devfreq/event/Makefile | 1

Re: [PATCHv4 1/8] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor

2014-12-17 Thread Chanwoo Choi
Dear Myungjoo, Thanks for your review. On 12/18/2014 03:24 PM, MyungJoo Ham wrote: Hi Chanwoo, I love the idea and I now have a little mechanical issues in your code. --- drivers/devfreq/Kconfig | 2 + drivers/devfreq/Makefile| 5 +- drivers/devfreq/devfreq-event.c