From: Sachin Kamat Date: Tue, 21 May 2013 11:47:19 +0000 (+0530) Subject: usb: host: ohci-omap3: Remove redundant use of of_match_ptr X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a1cc240d2cf4583b5dc61ef8422dec9c5a040dd;p=pandora-kernel.git 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-diff-tree failed