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 <n...@fluxnic.net>
> Cc: Andrew Lunn <and...@lunn.ch>
> Cc: Sebastian Hesselbarth <sebastian.hesselba...@gmail.com>
> Signed-off-by: Linus Walleij <linus.wall...@linaro.org>

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 <and...@lunn.ch>
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" 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