commit | c0d6f0b42e0c008e2bcfe1f810ec4701a0dda2d7 | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Tue May 21 17:17:20 2013 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 21 11:42:13 2013 -0700 |
tree | 8cc7541c49478c4b9520ff775db35c8622ae40e1 | |
parent | 7a1cc240d2cf4583b5dc61ef8422dec9c5a040dd [diff] |
usb: host: ohci-spear: Remove redundant use of of_match_ptr 'spear_ohci_id_table' is always compiled in. Hence use of of_match_ptr is unnecessary. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>