[U-Boot] [PATCH 7/7] omap_hsmmc: add driver check for write protection
Tom Rini
trini at ti.com
Fri Feb 15 22:22:51 CET 2013
On Mon, Dec 03, 2012 at 02:19:47PM +0200, Nikita Kiryanov wrote:
> Add check for write protection in omap mmc driver.
>
> Signed-off-by: Nikita Kiryanov <nikita at compulab.co.il>
> Signed-off-by: Igor Grinberg <grinberg at compulab.co.il>
[snip]
> -int omap_mmc_init(int dev_index, uint host_caps_mask, uint f_max, int cd_gpio)
> +int omap_mmc_init(int dev_index, uint host_caps_mask, uint f_max, int cd_gpio,
> + int wp_gpio)
OK, next person to modify this function has to make it take a struct
params instead. Or if you're up for it, a follow-up patch.
Reviewed-by: Tom Rini <trini at ti.com>
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130215/386f62ed/attachment.pgp>
More information about the U-Boot
mailing list