From: Jingoo Han Date: Wed, 26 Feb 2014 01:17:13 +0000 (+0900) Subject: pwm: pxa: Use of_match_ptr() X-Git-Tag: v3.15-rc1~73^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8468949cddcdbb1b1b1bc552aefceb252078ceb1;p=pandora-kernel.git pwm: pxa: Use of_match_ptr() Use of_match_ptr(), because of_match_ptr() returns NULL pointer when CONFIG_OF is disabled. Signed-off-by: Jingoo Han Signed-off-by: Thierry Reding --- Reading git-diff-tree failed