On 21/05/13 12:47, Sachin Kamat wrote:
'omap_ehci_dt_ids' is always compiled in. Hence use of
of_match_ptr is unnecessary.

Thought it was defined as tristate in the Kconfig.

config USB_EHCI_HCD_OMAP
        tristate "EHCI support for OMAP3 and later chips"
        depends on ARCH_OMAP

this is hardly 'compiled in' here.

And even it is 'always compiled in' we could just leave this in
in case it is not always compiled in.

--
Ben Dooks                               http://www.codethink.co.uk/
Senior Engineer                         Codethink - Providing Genius
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to