Home
last modified time | relevance | path

Searched hist:b432cb837480d7b93f95c2c5766828e9ac7f036a (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/musb/
H A Dmusb_dsps.cdiff b432cb837480d7b93f95c2c5766828e9ac7f036a Mon Sep 30 06:14:44 CEST 2013 Sachin Kamat <sachin.kamat@linaro.org> 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>