unicore32: pwm: Remove unnecessary indirection
authorThierry Reding <thierry.reding@avionic-design.de>
Thu, 30 Aug 2012 11:48:10 +0000 (13:48 +0200)
committerThierry Reding <thierry.reding@avionic-design.de>
Fri, 5 Oct 2012 18:56:40 +0000 (20:56 +0200)
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>

No differences found