On Fri, Oct 09, 2015 at 05:02:53PM +0800, Qipeng Zha wrote:
> +const struct dev_pm_ops pwm_lpss_pm = {
> +     .suspend_late = pwm_lpss_suspend,
> +     SET_RUNTIME_PM_OPS(pwm_lpss_suspend, NULL, NULL)
> +};
> +EXPORT_SYMBOL(pwm_lpss_pm);

_GPL() please.
--
To unsubscribe from this list: send the line "unsubscribe linux-pwm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to