From: Thierry Reding Date: Wed, 28 Nov 2012 14:12:07 +0000 (+0100) Subject: pwm: Export of_pwm_xlate_with_flags() X-Git-Tag: v3.8-rc1~49^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=417328c3f77187f5d8cc433627c25eb1063c1507;p=pandora-kernel.git pwm: Export of_pwm_xlate_with_flags() Drivers may want to use this function if they support any of the flags that can be passed via a third cell in the DT specifier. Since those drivers may be built as modules the symbol needs to be exported to make sure that it can be accessed. Signed-off-by: Thierry Reding --- Reading git-diff-tree failed