From 2c398f3e4a5f791ac7ce0d7a5fc963a7e067aa66 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Tue, 21 May 2013 17:17:17 +0530 Subject: [PATCH] usb: host: ehci-spear: Remove redundant use of of_match_ptr 'spear_ehci_id_table' is always compiled in. Hence use of of_match_ptr is unnecessary. Signed-off-by: Sachin Kamat Acked-by: Viresh Kumar Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed