commit | 5d689168c1224faf52867458452ecf15885d00cf | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Tue May 21 17:17:21 2013 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 21 11:42:13 2013 -0700 |
tree | c7c8e484ef79827736902b174def6dd93405be40 | |
parent | c0d6f0b42e0c008e2bcfe1f810ec4701a0dda2d7 [diff] |
usb: host: uhci-platform: Remove redundant use of of_match_ptr 'platform_uhci_ids' is always compiled in. Hence use of of_match_ptr is unnecessary. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Cc: Tony Prisk <linux@prisktech.co.nz> Acked-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>