Re: [patch 1/6] [RFC] Add MMC Password Protection (lock/unlock) support V6

From: Russell King
Date: Fri Nov 17 2006 - 11:10:26 EST


On Fri, Nov 17, 2006 at 09:01:11AM -0400, Anderson Briglia wrote:
> #define MMC_CAP_BYTEBLOCK (1 << 2) /* Can do non-log2 block
> sizes */
> +#define MMC_CAP_LOCK_UNLOCK (1 << 3) /* Host password support
> capability */

What's the point of this capability. If the host can do BYTEBLOCK transfers
it can send the password commands.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
-
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/