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:	Mon, 9 Sep 2013 09:58:54 +0100
From:	Lee Jones <lee.jones@...aro.org>
To:	Mark Brown <broonie@...nel.org>
Cc:	Samuel Ortiz <sameo@...ux.intel.com>,
	patches@...nsource.wolfsonmicro.com,
	linaro-kernel@...ts.linaro.org, linux-kernel@...r.kernel.org,
	Mark Brown <broonie@...aro.org>
Subject: Re: [PATCH] mfd: wm8994: Remove unused irq_lock

On Fri, 06 Sep 2013, Mark Brown wrote:

> From: Mark Brown <broonie@...aro.org>
> 
> Since the conversion to regmap-irq irq_lock has been unused.
> 
> Signed-off-by: Mark Brown <broonie@...aro.org>
> ---
>  include/linux/mfd/wm8994/core.h | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/include/linux/mfd/wm8994/core.h b/include/linux/mfd/wm8994/core.h
> index 3fbcf3d..eefafa6 100644
> --- a/include/linux/mfd/wm8994/core.h
> +++ b/include/linux/mfd/wm8994/core.h
> @@ -56,8 +56,6 @@ struct irq_domain;
>  #define WM8994_IRQ_GPIO(x) (x + WM8994_IRQ_TEMP_WARN)
>  
>  struct wm8994 {
> -	struct mutex irq_lock;
> -
>  	struct wm8994_pdata pdata;
>  
>  	enum wm8994_type type;

Applied, thanks.

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
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