usb: musb_dsps: Remove redundant of_match_ptr
commitb432cb837480d7b93f95c2c5766828e9ac7f036a
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 30 Sep 2013 04:14:44 +0000 (30 09:44 +0530)
committerFelipe Balbi <balbi@ti.com>
Tue, 1 Oct 2013 14:56:23 +0000 (1 09:56 -0500)
treea7ca5bfa143a774d47e368f0846b5c67b6d60aba
parent4610f19b4a7b0566f39aca490f7dde5b68e10243
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>
drivers/usb/musb/musb_dsps.c