Russell King wrote: > 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. > >
This has been pointed out in the past. Anderson, please make sure you address all the previous concerns before sending out a new patch set. This just creates extra work for us. Rgds -- -- Pierre Ossman Linux kernel, MMC maintainer http://www.kernel.org PulseAudio, core developer http://pulseaudio.org rdesktop, core developer http://www.rdesktop.org - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/