commit | b432cb837480d7b93f95c2c5766828e9ac7f036a | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Sep 30 09:44:44 2013 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Tue Oct 01 09:56:23 2013 -0500 |
tree | a7ca5bfa143a774d47e368f0846b5c67b6d60aba | |
parent | 4610f19b4a7b0566f39aca490f7dde5b68e10243 [diff] |
usb: musb_dsps: 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> Cc: Ravi B <ravibabu@ti.com> Signed-off-by: Felipe Balbi <balbi@ti.com>