Re: [patch 1/5] MMC OMAP driver

From: Russell King
Date: Fri Feb 17 2006 - 15:06:08 EST


On Fri, Feb 17, 2006 at 03:53:19PM -0400, Carlos Aguiar wrote:
> >+#define mmc_cmd_type(cmd) ((cmd)->flags & MMC_CMD_TYPE)
> >
> >
> The change above is needed because MMC_CMD_TYPE is used here but not
> defined.

I'd rather keep it as "MASK" because that's what it is. Thanks
for pointing this out - the fix should hit Linus' tree sometime
in the near future.

--
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/