commit | de02cb887cb20d5a7fff5e44acfc67f6fd1ebe0c | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Sep 30 08:56:39 2013 +0530 |
committer | Thierry Reding <thierry.reding@gmail.com> | Tue Oct 08 15:49:10 2013 +0200 |
tree | c04777ba326a0aecc06e19f333df76a82325a35a | |
parent | ea8eeb1502f20ecada3436ec058f65831b4a0fab [diff] |
pwm: mxs: Remove redundant of_match_ptr The data structure of_match_ptr() protects is always compiled in. Hence of_match_ptr() is not needed. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Acked-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>