Re: [RESEND] gpio: introduce it8761e_gpio driver for IT8761E SuperI/O chip

From: Andrew Morton
Date: Tue Mar 02 2010 - 17:40:46 EST


On Sun, 28 Feb 2010 10:54:12 +0200
Denis Turischev <denis@xxxxxxxxxxxxxx> wrote:

> --- a/drivers/gpio/Kconfig
> +++ b/drivers/gpio/Kconfig
> @@ -101,6 +101,12 @@ config GPIO_SCH
> This driver can also be built as a module. If so, the module
> will be called sch-gpio.
>
> +config GPIO_IT8761E
> + tristate "IT8761E GPIO support"
> + depends on GPIOLIB
> + help
> + Say yes here to support GPIO functionality of IT8761E super I/O chip.
> +

The comment said "put expanders in the right section, in alphabetical
order". It wasn't in alphabetical order ;)

Is this a "Memory mapped GPIO expander"? Looks like it's IO-mapped,
but there isn't a section in Kconfig for that. PCI mapped?


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