commit | d5714e8b9de5d3a82347fe37a9038373c44afce0 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Sun Mar 31 11:17:05 2013 +0800 |
committer | Thierry Reding <thierry.reding@avionic-design.de> | Tue Apr 02 11:30:18 2013 +0200 |
tree | 2db4ef26a42e23bbe49da60693bbcd5e51bce44f | |
parent | 7fa25314d534b9449d1705722eac412cad5c9042 [diff] |
pwm: twl: Add .owner to struct pwm_ops Add missing .owner of struct pwm_ops. This prevents the module from being removed from underneath its users. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>