On Wed, Oct 17, 2012 at 8:53 PM, Viresh Kumar <viresh.ku...@linaro.org> wrote: > On 16 October 2012 17:14, hongbo.zhang <hongbo.zh...@linaro.org> wrote:
>> +static int __devinit db8500_cpufreq_cooling_probe(struct platform_device >> *pdev) >> +{ >> + struct db8500_cpufreq_cdev *cooling_devs; Hi Hongbo, I saw somebody saying this in another thread: > > __devinit &__devexit will go away sometime soon, so please don't use it in > > new > > code. commit 45f035a (only in linux-next I think) has some details. -- viresh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/