Hi Thierry, On 12 June 2013 16:59, Thierry Reding <[email protected]> wrote: > Some drivers don't set the .owner fields of the struct device_driver or > struct pwm_ops, which causes the module usage count to become wrong.
Recently a patch [1] was added to solve this issue of missing .owner fileds in struct platform_driver. Probably something similar could be done for struct pwm_ops too? [1] https://patchwork.kernel.org/patch/2612961/ -- With warm regards, Sachin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

