commit | 7fa25314d534b9449d1705722eac412cad5c9042 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Sun Mar 31 11:16:14 2013 +0800 |
committer | Thierry Reding <thierry.reding@avionic-design.de> | Tue Apr 02 11:29:57 2013 +0200 |
tree | f451f9b4232d91a6d9da6148d31e27dbe3e183da | |
parent | 83c80dc5358270a665666ea5b9ddd24351d86354 [diff] |
pwm: twl-led: 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>