commit | f409cd38334ce4d2b1b99fef00543de1695a281f | [log] [tgz] |
---|---|---|
author | Thierry Reding <thierry.reding@gmail.com> | Tue Apr 01 14:00:52 2014 +0200 |
committer | Thierry Reding <thierry.reding@gmail.com> | Tue Apr 01 14:01:32 2014 +0200 |
tree | 8c3dc40920b048a85abda19a2152c6585919154f | |
parent | d16a5aa9e821633a3095d7a88cd1d2cd108bf966 [diff] |
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 <thierry.reding@gmail.com>