Re: [PATCHv2] gpio-mcp23s08: Build I2C support even when CONFIG_I2C=m

From: Linus Walleij
Date: Thu Nov 08 2012 - 16:15:02 EST


On Wed, Nov 7, 2012 at 5:51 AM, Daniel M. Weeks <dan@xxxxxxxxxxxx> wrote:

> The driver has both SPI and I2C pieces. The appropriate pieces are built based
> on whether SPI and/or I2C is/are enabled. However, it was only checking if I2C
> was built-in, never if it was built as a module. This patch checks for either
> since building both this driver and I2C as modules is possible.
>
> Signed-off-by: Daniel M. Weeks <dan@xxxxxxxxxxxx>

Thanks, patch merged to my fixes branch.

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/