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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 4 Jun 2009 00:46:48 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Richard Ršöjfors 
	<richard.rojfors.ext@...ean-labs.com>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] gpio: Added MC33880 driver

On Wed, 03 Jun 2009 09:42:57 +0200 Richard R____jfors  <richard.rojfors.ext@...ean-labs.com> wrote:

> Supplied is a GPIO driver for the Freescale MC33880 High/Low side switch
> 

Is the Freescale MC33880 a powerpc-specific thing?  Seems not.

>
> ...
>
> +	mutex_destroy(&mc->lock);

hm, using mutex_destroy() was very formal of you.

> +config GPIO_MC33880
> +	tristate "Freescale MC33880 high-side/low-side switch"
> +	depends on SPI_MASTER
> +	help
> +	  SPI driver for Freescale MC33880 high-side/low-side switch.
> +	  This provides GPIO interface supporting inputs and outputs.
> +

What a neat little driver.  I'll queue it for 2.6.31, thanks.
--
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