commit | becbca1390a5147b363a34e238e74cffe65eecc3 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Sep 30 08:56:41 2013 +0530 |
committer | Thierry Reding <thierry.reding@gmail.com> | Tue Oct 08 15:49:38 2013 +0200 |
tree | c71ff0be5b821f417bb728faaf5d747ad9395f23 | |
parent | 3cb3b2bfddcdf0bd44b787127b52c2bd1ce9f291 [diff] |
pwm: imx: 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: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Thierry Reding <thierry.reding@gmail.com>