]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commitf409cd38334ce4d2b1b99fef00543de1695a281f
tree8c3dc40920b048a85abda19a2152c6585919154f
parentd16a5aa9e821633a3095d7a88cd1d2cd108bf966
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>
drivers/pwm/pwm-pxa.c