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 <nik...@compulab.co.il> > Signed-off-by: Igor Grinberg <grinb...@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 <tr...@ti.com> -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot