From f409cd38334ce4d2b1b99fef00543de1695a281f Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Tue, 1 Apr 2014 14:00:52 +0200 Subject: [PATCH] Revert "pwm: pxa: Use of_match_ptr()" This reverts commit 8468949cddcdbb1b1b1bc552aefceb252078ceb1. The OF match table dummy for non-OF configurations cannot be removed because it is still used by the pxa_pwm_get_id_dt() function. Signed-off-by: Thierry Reding --- Reading git-format-patch failed