From 8468949cddcdbb1b1b1bc552aefceb252078ceb1 Mon Sep 17 00:00:00 2001 From: Jingoo Han Date: Wed, 26 Feb 2014 10:17:13 +0900 Subject: [PATCH] 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-format-patch failed