commit | e551fadef3650c34137e90f17963ca613b8f8610 | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@avionic-design.de> | Thu Aug 30 13:48:10 2012 +0200 |
committer | Thierry Reding <thierry.reding@avionic-design.de> | Fri Oct 05 20:56:40 2012 +0200 |
tree | 387efc579d96bfdf9acd633fcf75f780f62d064e | |
parent | dde9959b8d5b791a3e06e3c44f2d9ba0ec5143f0 [diff] |
unicore32: pwm: Remove unnecessary indirection Calling the actual probing function through a proxy isn't required and makes the code needlessly complex. Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de> Tested-by: Qin Rui <qinrui@mprc.pku.edu.cn> Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>