Uwe Kleine-König 24906a41ee pwm: bcm-iproc: Prevent unloading the driver module while in use
The owner member of struct pwm_ops must be set to THIS_MODULE to
increase the reference count of the module such that the module cannot
be removed while its code is in use.

Fixes: daa5abc41c80 ("pwm: Add support for Broadcom iProc PWM controller")
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
2019-11-08 18:38:06 +01:00
..
2019-09-27 12:19:47 -07:00
2019-09-21 01:15:48 +02:00
2019-05-09 17:09:54 +02:00
2019-09-27 12:19:47 -07:00
2019-01-16 08:45:33 +01:00
2019-07-09 08:57:45 -07:00