From 7a1cc240d2cf4583b5dc61ef8422dec9c5a040dd Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Tue, 21 May 2013 17:17:19 +0530 Subject: [PATCH] usb: host: ohci-omap3: Remove redundant use of of_match_ptr 'omap_ohci_dt_ids' is always compiled in. Hence use of of_match_ptr is unnecessary. Signed-off-by: Sachin Kamat Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed