From: Sachin Kamat Date: Tue, 21 May 2013 11:47:22 +0000 (+0530) Subject: usb: phy: phy-nop: Remove redundant use of of_match_ptr X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~78^2~60^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a22cc9709bb2cb0c4ffed1fa0979b8b4909f6b7;p=pandora-kernel.git usb: phy: phy-nop: Remove redundant use of of_match_ptr 'nop_xceiv_dt_ids' is always compiled in. Hence use of of_match_ptr is unnecessary. Acked-by: Alan Stern Signed-off-by: Sachin Kamat Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed