RE: Re: [PATCH 1/3] PM / devfreq: Actually support providing freq_table

2018-04-23 Thread MyungJoo Ham
>On Mon 23 Apr 19:48 PDT 2018, Chanwoo Choi wrote: > >> Hi, >> >> On 2018??? 04??? 24??? 09:20, Bjorn Andersson wrote: >> > The code in devfreq_add_device() handles the case where a freq_table is >> > passed by the client, but then requests min and max frequences from >> > the, in this case absent

RE: [PATCH v2 2/2] scsi: ufs: Use the resource-managed function to add devfreq device

2016-11-08 Thread MyungJoo Ham
rofile *profile, > const char *governor_name, > void *data); > Cc: Vinayak Holikatti > Cc: James E.J. Bottomley > Cc: Martin K. Petersen > Cc: linux-scsi@vger.kernel.org > Signed-off-by: Chanwoo Choi Acked-by: MyungJoo Ham > --- > dr