9
0
Fork 0
barebox/drivers/mci
Robert Schwebel d65ee96da2 doc: fix parameter name in mci-core
Silence this warning:

drivers/mci/mci-core.c:1324: Warning: argument `pdata' of command @param is not found in the argument list of mci_register(struct mci_host *host)
drivers/mci/mci-core.c:1324: Warning: The following parameters of mci_register(struct mci_host *host) are not documented:
  parameter host

Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2010-10-22 20:47:03 +02:00
..
Kconfig mci: Add i.MX esdhc support 2010-10-11 13:10:44 +02:00
Makefile mci: Add i.MX esdhc support 2010-10-11 13:10:44 +02:00
imx-esdhc.c mci: Add i.MX esdhc support 2010-10-11 13:10:44 +02:00
imx-esdhc.h mci: Add i.MX esdhc support 2010-10-11 13:10:44 +02:00
imx.c mci: Add i.MX27/31 driver 2010-10-11 13:08:27 +02:00
mci-core.c doc: fix parameter name in mci-core 2010-10-22 20:47:03 +02:00
s3c.c Add S3C2440 MCI card support 2010-10-11 13:08:27 +02:00
stm378x.c Adapt the i.MX23 MCI driver to the v2 i.MX23 patch series 2010-10-21 22:16:10 +02:00