Revert "pwm: pxa: Use of_match_ptr()"
authorThierry Reding <thierry.reding@gmail.com>
Tue, 1 Apr 2014 12:00:52 +0000 (14:00 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 1 Apr 2014 12:01:32 +0000 (14:01 +0200)
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>

No differences found