mci: mxs: support overwriting the device name via platform data
The current implementation of the bootloader specification depends on the
hardware name and the name of the device in /dev to match. As the default
hardware name is mciX and the device name is diskY the bootloader spec
cannot be used as is.

This patch implements a way to overwrite the device name similar to what is
possible for the imx-esdhc driver.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent a84fbbe commit 3bd7f80d8f8902d0ab6e90ec1d7b9745f821ea54
@Uwe Kleine-König Uwe Kleine-König authored on 7 Nov 2013
Sascha Hauer committed on 11 Nov 2013
Showing 3 changed files
View
arch/arm/mach-mxs/include/mach/mci.h
View
drivers/mci/mxs.c
View
include/mci.h