Re: [PATCH v3] mmc: card: Skip secure option for MoviNAND.

From: Linus Walleij
Date: Tue Aug 14 2012 - 04:06:46 EST


On Tue, Aug 14, 2012 at 9:06 AM, IAN CHEN <ian.cy.chen@xxxxxxxxxxx> wrote:

> +#define MMC_QUIRK_SECURE_MODE_BROKEN (1<<10) /* Skip secure for
> erase/trim */

OK this will work and sorry for being picky, but we are working with RPMB
support and that's some other "secure mode" so to avoid any
misuderstandings it's better to name the flag like I proposed,
MMC_QUIRK_SEC_ERASE_TRIM_BROKEN

I won't die if this goes in though :-)

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/