9
0
Fork 0

ARM STM/i.MX: Just fix the docs

Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Juergen Beisert 2010-12-21 12:25:17 +01:00 committed by Sascha Hauer
parent 64d4d84ecc
commit ddfd43b44e
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ static unsigned calc_output_reg(unsigned no)
}
/**
* @param[in] m One of the defines from iomux-mx23.h to configure *one* pin
* @param[in] m One pin define per call from iomux-mx23.h/iomux-mx28.h
*/
void imx_gpio_mode(uint32_t m)
{