From: Axel Lin Date: Thu, 22 May 2014 00:05:20 +0000 (+0800) Subject: pwm: fsl-ftm: set pwm_chip can_sleep flag X-Git-Tag: omap-for-v3.16/fixes-against-rc1~51^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39fd3f99aba3f7683fc9b62e916e4c886a1cb6b0;p=pandora-kernel.git pwm: fsl-ftm: set pwm_chip can_sleep flag The implementation of .config(), .enable() and .disable() operations in this driver may sleep, thus set pwm_chip can_sleep flag. Signed-off-by: Axel Lin Acked-by: Xiubo Li Signed-off-by: Thierry Reding --- Reading git-diff-tree failed