On Wed, Nov 25, 2015 at 02:57:57PM +0100, Linus Walleij wrote: > There are no in-kernel users of the MVSDIO platform data method > (instantiating from a board file) so just delete this code and > make this a DT-only driver. We depend on OF and check that we have > an OF node in probe(). > > Cc: Nicolas Pitre <[email protected]> > Cc: Andrew Lunn <[email protected]> > Cc: Sebastian Hesselbarth <[email protected]> > Signed-off-by: Linus Walleij <[email protected]>
Looks good. I guess i would of reversed the order of these two patches so you don't first add struct mvsdio_platform_data to the driver and then remove it, but that is a minor nit pick. Acked-by: Andrew Lunn <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
