commit | 52c2c6ebfe476016db18293545244f4ed38f2572 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Tue Oct 15 09:18:46 2013 +0530 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Oct 23 16:21:49 2013 +0100 |
tree | 23aa9fa5301b76df45bea23abeb246ae55dc8ac6 | |
parent | 2212e680db06bba383893d3df3fbe3f2267bf83d [diff] |
mfd: max8925: 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> Signed-off-by: Lee Jones <lee.jones@linaro.org>