Re: [PATCH] gpio: ucb1400: Can be built as a module

2013-04-26 Thread Linus Walleij
On Wed, Apr 17, 2013 at 6:34 PM, Jean Delvare wrote: > With the recent code cleanup from Marek Vasut, driver gpio-ucb1400 can > be built as a module, so change symbol GPIO_UCB1400 from bool to > tristate. > > Signed-off-by: Jean Delvare > Cc: Marek Vasut > Cc: Grant Likely > Cc: Linus Walleij

Re: [PATCH] gpio: ucb1400: Can be built as a module

2013-04-17 Thread Marek Vasut
Dear Jean Delvare, > With the recent code cleanup from Marek Vasut, driver gpio-ucb1400 can > be built as a module, so change symbol GPIO_UCB1400 from bool to > tristate. > > Signed-off-by: Jean Delvare > Cc: Marek Vasut > Cc: Grant Likely > Cc: Linus Walleij Reviewed-by: Marek Vasut Thank

[PATCH] gpio: ucb1400: Can be built as a module

2013-04-17 Thread Jean Delvare
With the recent code cleanup from Marek Vasut, driver gpio-ucb1400 can be built as a module, so change symbol GPIO_UCB1400 from bool to tristate. Signed-off-by: Jean Delvare Cc: Marek Vasut Cc: Grant Likely Cc: Linus Walleij --- drivers/gpio/Kconfig |2 +- 1 file changed, 1 insertion(+),