Re: [PATCH v2] thermal: add Intel BXT WhiskeyCove PMIC thermal driver
From: Manish Badarkhe
Date: Wed Jun 29 2016 - 00:59:40 EST
Hi
> +static int pmic_thermal_remove(struct platform_device *pdev)
> +{
> + return 0;
> +}
> +
Why this remove function still requires?
Regards
Manish Badarkhe