Re: [PATCH 2/2] Thermal: Add ST-Ericsson db8500 thermal dirver.

2012-08-31 Thread Francesco Lavra
On Fri, Aug 31, 2012 at 12:05 PM, Hongbo Zhang wrote: >> > +/* Local function to create cpufreq clip table */ >> > +static int cpufreq_table_create(struct platform_device *pdev, >> > + struct freq_clip_table **freq_tab, int *num_freq) >> > +{ >> > + struct cpufreq_frequency_tab

Re: [PATCH 2/2] Thermal: Add ST-Ericsson db8500 thermal dirver.

2012-08-31 Thread Francesco Lavra
Hi, On Fri, Aug 10, 2012 at 1:20 PM, hongbo.zhang wrote: > From: "hongbo.zhang" > > This diver is based on the thermal management framework in thermal_sys.c. > A thermal zone device is created with the trip points to which cooling > devices can be binded, the current cooling device is cpufreq, e