commit | cd2a55321f4b6548daaf14997a8a77c7513d5bae | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Tue Oct 15 09:18:48 2013 +0530 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Oct 23 16:21:53 2013 +0100 |
tree | 9bb0cf30cfb139ca2c2bc6636a6ad4a7272c1729 | |
parent | a351451acd4ce6ccfca6d5439bb1473fd1b1344a [diff] |
mfd: 88pm860x: 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>