Home
last modified time | relevance | path

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

/linux/drivers/usb/phy/
H A Dphy-am335x-control.cdiff c4df9ae0d6a84890b5a877a8a32b7a7a1bca00a9 Mon Sep 30 06:14:45 CEST 2013 Sachin Kamat <sachin.kamat@linaro.org> usb: phy: am335x-control: 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: Felipe Balbi <balbi@ti.com>