From: Alexandre Courbot Date: Wed, 1 Aug 2012 10:20:58 +0000 (+0900) Subject: pwm: add devm_pwm_get() and devm_pwm_put() X-Git-Tag: v3.7-rc1~59^2~21 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6354316dbe5a13b25bea15d7ffc891be025eb267;p=pandora-kernel.git pwm: add devm_pwm_get() and devm_pwm_put() Add resource managed variants of pwm_get() and pwm_put() for convenience. Code is largely inspired by the equivalent devm functions of the regulator framework. Signed-off-by: Alexandre Courbot Signed-off-by: Thierry Reding --- Reading git-diff-tree failed