commit | 0f54e1e129aa0c0b6fd5763295ef60ea5af13256 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Tue Oct 15 09:18:50 2013 +0530 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Oct 23 16:21:58 2013 +0100 |
tree | 088b1e3bf7b57829670614fd5ed1a29d9b6e7317 | |
parent | 131221bc5e317d9d24d7f3922cc798058cf8aadd [diff] |
mfd: omap-usb: 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>