Re: [U-Boot] [PATCH 12/13] i.MX28: Check if WP detection is implemented at all

2012-05-09 Thread Stefano Babic
On 01/05/2012 23:09, Marek Vasut wrote: > If the WP function is NULL, simply assume the card is always RW. > > Signed-off-by: Marek Vasut > Cc: Stefano Babic > Cc: Wolfgang Denk > Cc: Detlev Zundel > Cc: Fabio Estevam > --- > drivers/mmc/mxsmmc.c |3 ++- > 1 file changed, 2 insertions(+)

[U-Boot] [PATCH 12/13] i.MX28: Check if WP detection is implemented at all

2012-05-01 Thread Marek Vasut
If the WP function is NULL, simply assume the card is always RW. Signed-off-by: Marek Vasut Cc: Stefano Babic Cc: Wolfgang Denk Cc: Detlev Zundel Cc: Fabio Estevam --- drivers/mmc/mxsmmc.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/mmc/mxsmmc.c b/drivers

[U-Boot] [PATCH 12/13] i.MX28: Check if WP detection is implemented at all

2012-05-01 Thread Marek Vasut
If the WP function is NULL, simply assume the card is always RW. Signed-off-by: Marek Vasut Cc: Stefano Babic Cc: Wolfgang Denk Cc: Detlev Zundel Cc: Fabio Estevam --- drivers/mmc/mxsmmc.c |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/mmc/mxsmmc.c b/drivers