On Fri, Jan 11, 2013 at 5:03 PM, Doug Anderson <dianders@xxxxxxxxxxxx> wrote: > The original quirk was added in the change 'mmc: dw_mmc: add quirk to > indicate missing write protect line'. The original quirk was added at > a controller level even though each slot has its own write protect (so > the quirk should be at the slot level). A recent change (mmc: dw_mmc: > Add "disable-wp" device tree property) added a slot-level quirk and > support for the quirk directly to dw_mmc. > > Signed-off-by: Doug Anderson <dianders@xxxxxxxxxxxx> > --- > Changes in v4: > - New for this version; addresses comments from Olof Johansson about > the fact that we shouldn't have both a slot and controller level > quirk for the same thing. > > drivers/mmc/host/dw_mmc.c | 8 +------- > include/linux/mmc/dw_mmc.h | 7 ------- > 2 files changed, 1 insertions(+), 14 deletions(-) Hi Doug, These changes look ok to me. I don't know if patch 4 made it to the list, I only got a copy via the cc and the only archive I can find of linux-mmc (gmane) seems to be missing a lot of messages besides this one. So for the dw_mmc parts: Acked-by: Will Newton <will.newton@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html