commit | 131221bc5e317d9d24d7f3922cc798058cf8aadd | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Tue Oct 15 09:18:49 2013 +0530 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Oct 23 16:21:56 2013 +0100 |
tree | be2fb643a12001f029797a58b0a085291ba7d8e1 | |
parent | cd2a55321f4b6548daaf14997a8a77c7513d5bae [diff] |
mfd: ti_am335x_tscadc: 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>