Re: [PATCH -mm] Blackfin: blackfin i2c driver

From: Andrew Morton
Date: Wed Mar 07 2007 - 02:15:36 EST


On Wed, 7 Mar 2007 07:58:22 +0100 Jean Delvare <khali@xxxxxxxxxxxx> wrote:

> > +config BFIN_SDA
>
> I2C_BLACKFIN_SDA

The blackfin architecture uses "bfin" pretty much universally, so this
usage is consistent.

box:/usr/src/25> grep -i blackfin patches/blackfin*|wc -l
1608
box:/usr/src/25> grep -i bfin patches/blackfin*|wc -l
6198

Let's just hope nobody makes a bluefin.

> > + range 0 15 if (BF533 || BF532 || BF531)
>
> Trailing whitespace.

I always remove that when merging a patch.
-
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/