lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100302144027.bf6ea1c9.akpm@linux-foundation.org>
Date:	Tue, 2 Mar 2010 14:40:27 -0800
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Denis Turischev <denis@...pulab.co.il>
Cc:	LKML <linux-kernel@...r.kernel.org>,
	David Brownell <dbrownell@...rs.sourceforge.net>
Subject: Re: [RESEND] gpio: introduce it8761e_gpio driver for IT8761E Super
 I/O chip

On Sun, 28 Feb 2010 10:54:12 +0200
Denis Turischev <denis@...pulab.co.il> 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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ